From 6553fa3b3a12b9454c9710d22ff00c7aa867d4e4 Mon Sep 17 00:00:00 2001 From: Mustafa Abdelrahman Date: Fri, 17 May 2024 17:06:11 +0200 Subject: [PATCH] use slimmer version from amazon-linux Signed-off-by: Mustafa Abdelrahman --- cluster/manifests/skipper/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/manifests/skipper/deployment.yaml b/cluster/manifests/skipper/deployment.yaml index 7e3871c6df..1681cbb4bf 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,4 +1,4 @@ -{{ $internal_version := "v0.21.91-921" }} +{{ $internal_version := "v0.21.96-927" }} {{ $canary_internal_version := "v0.21.96-927" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}