Skip to content

Commit 1e8eb6b

Browse files
sandbox-controller: Update to version main-9
Update container-registry.zalando.net/gwproxy/sandbox-controller to version main-9
1 parent 2f90606 commit 1e8eb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/sandbox-controller/30-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {{ $image := "container-registry.zalando.net/gwproxy/sandbox-controller:main-8" }}
1+
# {{ $image := "container-registry.zalando.net/gwproxy/sandbox-controller:main-9" }}
22
# {{ $version := index (split $image ":") 1 }}
33

44
{{ if eq .Cluster.ConfigItems.sandbox_controller_enabled "true" }}

0 commit comments

Comments
 (0)