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.
1 parent 3e17137 commit 7cbbd4aCopy full SHA for 7cbbd4a
cluster/manifests/skipper/deployment.yaml
@@ -1,7 +1,7 @@
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.52-1159" }}
4
-{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.64-1171" }}
+{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.65-1172" }}
5
6
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
7
{{ $canary_args := "" }}
0 commit comments