Skip to content

Commit 40cff95

Browse files
Merge pull request #8574 from zalando-incubator/container-registry.zalando.net/teapot/skipper-internal
skipper-internal: Update to version v0.21.224-1047
2 parents fd6eb3f + 5916623 commit 40cff95

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,7 +1,7 @@
11
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}
22

33
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.21.220-1043" }}
4-
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.21.220-1043" }}
4+
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.21.224-1047" }}
55

66

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

0 commit comments

Comments
 (0)