Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Use latest helm operator release in example manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Aug 29, 2018
1 parent e505087 commit 3d94db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-helm/helm-operator-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3d94db0

Please sign in to comment.