Skip to content

Commit 4b7db42

Browse files
authored
skipper-internal: Update main to version v0.22.24-1131 (#9387)
* zalando/skipper#3467 * zalando/skipper#3472 * zalando/skipper#3465 * zalando/skipper#3464 * zalando/skipper#3487 * zalando/skipper#3490 Changes: zalando/skipper@v0.22.7...v0.22.21 Canary Update : #9362 Signed-off-by: speruri <[email protected]>
1 parent 0811028 commit 4b7db42

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.21-1130" }}
3+
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.24-1131" }}
44
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.24-1131" }}
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)