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 d41e1ef commit 5e2cdb2Copy full SHA for 5e2cdb2
cluster/manifests/sandbox-controller/30-deployment.yaml
@@ -1,4 +1,4 @@
1
-# {{ $image := "container-registry.zalando.net/gwproxy/sandbox-controller:main-18" }}
+# {{ $image := "container-registry.zalando.net/gwproxy/sandbox-controller:main-19" }}
2
# {{ $version := index (split $image ":") 1 }}
3
4
{{ if eq .Cluster.ConfigItems.sandbox_controller_enabled "true" }}
0 commit comments