Skip to content

Commit 27f5066

Browse files
authored
Merge pull request #9157 from zalando-incubator/container-registry.zalando.net/teapot/skipper-internal-main-version
skipper-internal: Update main version to v0.22.7-1117
2 parents f2fbe73 + 41d55d8 commit 27f5066

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.1-1111" }}
3+
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.7-1117" }}
44
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.7-1117" }}
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)