From cd8f8431dbb7ce442a8b0d118b483e0331e49fbd Mon Sep 17 00:00:00 2001 From: Mustafa Abdelrahman Date: Thu, 2 May 2024 11:28:02 +0200 Subject: [PATCH] skipper: update image to use amazonlinux base image 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 6c67fc9b5d..9c2104dd7f 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,4 +1,4 @@ -{{ $internal_version := "v0.21.72-900" }} +{{ $internal_version := "v0.21.76-905" }} {{ $canary_internal_version := "v0.21.76-905" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}