From 3d94db0c3fa4bfa1d15f53099bcae3a546b2a16a Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Wed, 29 Aug 2018 11:17:57 +0200 Subject: [PATCH] Use latest helm operator release in example manifest --- deploy-helm/helm-operator-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-helm/helm-operator-deployment.yaml b/deploy-helm/helm-operator-deployment.yaml index ebd9359ae..1d8606336 100644 --- a/deploy-helm/helm-operator-deployment.yaml +++ b/deploy-helm/helm-operator-deployment.yaml @@ -31,7 +31,7 @@ spec: # There are no ":latest" images for helm-operator. Find the most recent # release or image version at https://quay.io/weaveworks/helm-operator # and replace the tag here. - image: quay.io/weaveworks/helm-operator:0.1.1-alpha + image: quay.io/weaveworks/helm-operator:0.2.0 imagePullPolicy: IfNotPresent volumeMounts: # Include this if you need to mount a customised known_hosts