We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2fbe73 + 41d55d8 commit 27f5066Copy full SHA for 27f5066
cluster/manifests/skipper/deployment.yaml
@@ -1,6 +1,6 @@
1
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}
2
3
-{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.1-1111" }}
+{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.7-1117" }}
4
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.7-1117" }}
5
6
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
0 commit comments