Skip to content

Commit d00e5ca

Browse files
authored
Merge pull request #9704 from zalando-incubator/container-registry.zalando.net/gwproxy/hostname-credentials-controller
hostname-credentials-controller: Update to version main-27
2 parents 737df05 + d29a945 commit d00e5ca

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-24" }}
2+
# {{ $image := "container-registry.zalando.net/gwproxy/hostname-credentials-controller:main-27" }}
33
# {{ $version := index (split $image ":") 1 }}
44
apiVersion: v1
55
kind: ServiceAccount

0 commit comments

Comments
 (0)