Skip to content

Commit d10d11a

Browse files
authored
Merge pull request #438 from kubernetes-sigs/helm-update
Updated the image in our helm chart.
2 parents bd889b0 + 0e6d0e8 commit d10d11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alb-ingress-controller-helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clusterName: k8s
1717
controller:
1818
image:
1919
repository: quay.io/coreos/alb-ingress-controller
20-
tag: "0.8"
20+
tag: "1.0-beta.2"
2121
pullPolicy: IfNotPresent
2222

2323
extraEnv: {}

0 commit comments

Comments
 (0)