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 444ce5e commit bec1edeCopy full SHA for bec1ede
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.21.257-1079" }}
4
-{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.21.264-1086" }}
+{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.21.265-1087" }}
5
6
7
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
0 commit comments