Skip to content

Commit 9ff2635

Browse files
authored
Merge pull request #8162 from zalando-incubator/container-registry.zalando.net/gwproxy/hostname-credentials-controller
hostname-credentials-controller: Update to version main-14
2 parents a12f39d + 901e09e commit 9ff2635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/skipper/hostname-credentials-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# {{ if eq .Cluster.ConfigItems.skipper_oauth2_ui_login "true" }}
2-
# {{ $image := "container-registry.zalando.net/gwproxy/hostname-credentials-controller:main-13" }}
2+
# {{ $image := "container-registry.zalando.net/gwproxy/hostname-credentials-controller:main-14" }}
33
# {{ $version := index (split $image ":") 1 }}
44
apiVersion: v1
55
kind: ServiceAccount

0 commit comments

Comments
 (0)