From 533a65d05df50363aac84704eae8cc8c4eaf9270 Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Tue, 20 Nov 2018 21:18:16 +0100 Subject: [PATCH] Update Helm operator manifest to '0.5.1' --- 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 47531e8ef..20a40a408 100644 --- a/deploy-helm/helm-operator-deployment.yaml +++ b/deploy-helm/helm-operator-deployment.yaml @@ -60,7 +60,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.5.0 + image: quay.io/weaveworks/helm-operator:0.5.1 imagePullPolicy: IfNotPresent volumeMounts: # Include this if you need to mount a customised known_hosts or ssh_config