Skip to content

Commit

Permalink
new minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
luthermonson authored and Craig Jellick committed May 15, 2019
1 parent 2329f83 commit 2c65887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/deploy-cluster-scoped.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ spec:
spec:
containers:
- name: helm-controller
image: rancher/helm-controller:v0.1.1
image: rancher/helm-controller:v0.1.2
command: ["helm-controller"]
2 changes: 1 addition & 1 deletion manifests/deploy-namespaced.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ spec:
spec:
containers:
- name: helm-controller
image: rancher/helm-controller:v0.1.1
image: rancher/helm-controller:v0.1.2
command: ["helm-controller"]
args: ["--namespace", "helm-controller"]

0 comments on commit 2c65887

Please sign in to comment.