From 0e6d0e8f07d72f605cbb1440ce1b1ce905d5a081 Mon Sep 17 00:00:00 2001 From: Kraig Amador Date: Wed, 27 Jun 2018 16:28:55 -0700 Subject: [PATCH] Updated the image in our helm chart. --- alb-ingress-controller-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alb-ingress-controller-helm/values.yaml b/alb-ingress-controller-helm/values.yaml index 9032f64499..12f190cdeb 100644 --- a/alb-ingress-controller-helm/values.yaml +++ b/alb-ingress-controller-helm/values.yaml @@ -17,7 +17,7 @@ clusterName: k8s controller: image: repository: quay.io/coreos/alb-ingress-controller - tag: "0.8" + tag: "1.0-beta.2" pullPolicy: IfNotPresent extraEnv: {}