Skip to content

Commit b5606dd

Browse files
skipper: update main to v0.22.62
Changes: zalando/skipper@v0.22.59...v0.22.62 * zalando/skipper#3544 * zalando/skipper#3543 * zalando/skipper#3536 Canary update: #9657 Signed-off-by: Alexander Yastrebov <[email protected]>
1 parent bf56424 commit b5606dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/skipper/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.59-1166" }}
3+
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.62-1169" }}
44
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.62-1169" }}
55

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

0 commit comments

Comments
 (0)