From ec303d166a4107a5fe5fbcd0a348bf38a9151a69 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:53:49 +0000 Subject: [PATCH 01/29] skipper-internal: Update to version v0.22.142-1246 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.142-1246 --- 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 f88fd8068e..ae09f40b00 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.142-1246" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 3d4d9fdb3d22bf41407af6560e71197fef2b3c22 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 08:54:13 +0000 Subject: [PATCH 02/29] skipper-internal: Update to version v0.22.143-1247 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.143-1247 --- 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 ae09f40b00..bc1dbceb88 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.142-1246" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.143-1247" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 49ded97382e6c2962554161e4da430197c9dae7a Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 09:07:19 +0000 Subject: [PATCH 03/29] skipper-internal: Update to version v0.22.144-1248 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.144-1248 --- 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 bc1dbceb88..2dba10bf89 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.143-1247" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.144-1248" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 064bac252c099151da2aab587f899fa913885430 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:54:27 +0000 Subject: [PATCH 04/29] skipper-internal: Update to version v0.22.145-1249 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.145-1249 --- 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 2dba10bf89..72a90261db 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.144-1248" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.145-1249" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 07da2ebe392870c3c47955739f8c234fce9e3e83 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:04:18 +0000 Subject: [PATCH 05/29] skipper-internal: Update to version v0.22.146-1250 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.146-1250 --- 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 72a90261db..87b04619d8 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.145-1249" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.146-1250" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 231f063a82302e4f985de2640ce4c70afff161de Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:17:13 +0000 Subject: [PATCH 06/29] skipper-internal: Update to version v0.22.147-1251 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.147-1251 --- 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 87b04619d8..956c6e80ce 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.146-1250" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.147-1251" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 590bc30256ed40ee0797863c74fd41d915ce1092 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:36:24 +0000 Subject: [PATCH 07/29] skipper-internal: Update to version v0.22.148-1252 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.148-1252 --- 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 956c6e80ce..95caa77542 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.147-1251" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.148-1252" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 4c61464baa1d13dba9575c34e5780c94002dd092 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:44:11 +0000 Subject: [PATCH 08/29] skipper-internal: Update to version v0.22.149-1253 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.149-1253 --- 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 95caa77542..3f383f08a1 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.148-1252" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.149-1253" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 87da9a29cf3ec4c3f9dfe9978e1cdc8e4a8c325d Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 09:54:13 +0000 Subject: [PATCH 09/29] skipper-internal: Update to version v0.22.150-1254 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.150-1254 --- 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 3f383f08a1..0b7f3b3d73 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.149-1253" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.150-1254" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 819c2dd1a1fddf953f0683568ad3ddc763fe9855 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:14:50 +0000 Subject: [PATCH 10/29] skipper-internal: Update to version v0.22.151-1255 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.151-1255 --- 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 0b7f3b3d73..d90915fe99 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.150-1254" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.151-1255" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 40e3819583b72aa1a94e143f5746002148d3732a Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 21:37:35 +0000 Subject: [PATCH 11/29] skipper-internal: Update to version v0.22.152-1256 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.152-1256 --- 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 d90915fe99..f2b15d7e59 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.151-1255" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.152-1256" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From bb676186cdea1279639006542120cddd30ba7d8c Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 09:43:45 +0000 Subject: [PATCH 12/29] skipper-internal: Update to version v0.22.153-1257 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.153-1257 --- 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 f2b15d7e59..d28742d576 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.152-1256" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.153-1257" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 9f5e4d8101beb8157735574d2e2405bb8d7dba16 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:04:04 +0000 Subject: [PATCH 13/29] skipper-internal: Update to version v0.22.154-1258 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.154-1258 --- 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 d28742d576..c436f1605a 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.153-1257" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.154-1258" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 34ef0c33071ddef9c728c4b564a2d028aaf10d39 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:24:12 +0000 Subject: [PATCH 14/29] skipper-internal: Update to version v0.22.155-1259 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.155-1259 --- 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 c436f1605a..ccf83e747f 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.154-1258" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.155-1259" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 3ec50292fa694f405210f55815480a6918a379ca Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:34:36 +0000 Subject: [PATCH 15/29] skipper-internal: Update to version v0.22.156-1260 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.156-1260 --- 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 ccf83e747f..279c741b3f 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.155-1259" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.156-1260" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 30c4ac71f34c2d5e09a7a48f8222b972078d3b24 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:53:51 +0000 Subject: [PATCH 16/29] skipper-internal: Update to version v0.22.157-1261 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.157-1261 --- 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 279c741b3f..c6a8412853 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.156-1260" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.157-1261" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 0fe09f657df1b71ae20c7683186d1470aaf293c3 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 09:47:11 +0000 Subject: [PATCH 17/29] skipper-internal: Update to version v0.22.158-1262 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.158-1262 --- 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 c6a8412853..b59eea00fc 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.157-1261" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.158-1262" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 993971c0e3972deaef2ac8f54e30c6f66edbbc1c Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 11:46:56 +0000 Subject: [PATCH 18/29] skipper-internal: Update to version v0.22.159-1263 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.159-1263 --- 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 b59eea00fc..c3de30f9e1 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.158-1262" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.159-1263" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 015863de9153540f0739c9fabd996bb4f288167c Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 13:53:18 +0000 Subject: [PATCH 19/29] skipper-internal: Update to version v0.22.160-1264 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.160-1264 --- 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 c3de30f9e1..613dabf225 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.159-1263" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.160-1264" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 1abff4e874018090636dfaeb162a70d824dc9633 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 14:06:29 +0000 Subject: [PATCH 20/29] skipper-internal: Update to version v0.22.161-1265 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.161-1265 --- 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 613dabf225..b4a70236a5 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.160-1264" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.161-1265" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From a4b15c56f84b9bae815683557b478ad7a98288da Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 14:54:40 +0000 Subject: [PATCH 21/29] skipper-internal: Update to version v0.22.162-1266 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.162-1266 --- 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 b4a70236a5..a5f61119c6 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.161-1265" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.162-1266" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From b9938f11adb8798d82bb54df8d94f36247230120 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 15:58:51 +0000 Subject: [PATCH 22/29] skipper-internal: Update to version v0.22.163-1267 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.163-1267 --- 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 a5f61119c6..7efddfa196 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.162-1266" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.163-1267" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 0409c6ddbaeef5731151f2d3370d5b0c2706ef3d Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:27:01 +0000 Subject: [PATCH 23/29] skipper-internal: Update to version v0.22.164-1268 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.164-1268 --- 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 7efddfa196..85ee6734c9 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.163-1267" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.164-1268" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 4f6abb62f11700e89b90df1f7bb54affcb3ad04e Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 18:32:57 +0000 Subject: [PATCH 24/29] skipper-internal: Update to version v0.22.165-1269 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.165-1269 --- 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 85ee6734c9..0f2624bb49 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.164-1268" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.165-1269" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 557e242a4381212b5efa2a9d030ac96a7de671e4 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 13:08:35 +0000 Subject: [PATCH 25/29] skipper-internal: Update to version v0.22.166-1270 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.166-1270 --- 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 0f2624bb49..de38fc33eb 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.165-1269" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.166-1270" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 90ee4c90143f77587a26a5ae5ca7e2ebcc0d9d16 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:14:44 +0000 Subject: [PATCH 26/29] skipper-internal: Update to version v0.22.167-1271 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.167-1271 --- 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 de38fc33eb..f86d3c67e5 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.166-1270" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.167-1271" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 8c556e58fe18d62f5ed81e7bf08e055cc06981cc Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 09:52:58 +0000 Subject: [PATCH 27/29] skipper-internal: Update to version v0.22.168-1272 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.168-1272 --- 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 f86d3c67e5..f57ede8c04 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.167-1271" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.168-1272" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From 10d23d4e315af3be151b0f3cd0ce29bc3d88e9b9 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:24:11 +0000 Subject: [PATCH 28/29] skipper-internal: Update to version v0.22.169-1273 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.169-1273 --- 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 f57ede8c04..f56198b649 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.168-1272" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.169-1273" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }} From e5adf8d731af861aafc6ebc305ddd1c3f66fdfe5 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:14:06 +0000 Subject: [PATCH 29/29] skipper-internal: Update to version v0.22.170-1274 Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.170-1274 --- 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 f56198b649..590c12d25d 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,7 +1,7 @@ {{/* image-updater-bot detects *image variables so use name with suffix to disable it for the main image */}} {{ $main_image_updated_manually := "container-registry.zalando.net/teapot/skipper-internal:v0.22.141-1245" }} -{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.169-1273" }} +{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.170-1274" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }}