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 bf44637 + 83b3ee7 commit 93eb84dCopy full SHA for 93eb84d
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.21.216-1038" }}
+{{ $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" }}
5
6
0 commit comments