Skip to content

Commit afe7b3e

Browse files
skipper-internal: Update to version v0.22.66-1173
Update container-registry.zalando.net/teapot/skipper-internal to version v0.22.66-1173
1 parent 7cbbd4a commit afe7b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster/manifests/skipper/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}
22

3-
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.52-1159" }}
4-
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.65-1172" }}
3+
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.59-1166" }}
4+
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.66-1173" }}
55

66
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
77
{{ $canary_args := "" }}

0 commit comments

Comments
 (0)