Skip to content

Commit

Permalink
manifests: Regenerate manifests for 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance Zibolski committed Apr 3, 2019
1 parent 8d306c6 commit dbad661
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
runAsNonRoot: true
containers:
- name: metering-operator
image: "quay.io/coreos/metering-helm-operator:0.13.0-latest"
image: "quay.io/coreos/metering-helm-operator:0.14.0"
args: ["run-operator.sh"]
imagePullPolicy: Always
env:
Expand Down Expand Up @@ -62,7 +62,7 @@ spec:
memory: 100Mi

- name: tiller
image: "quay.io/coreos/metering-helm-operator:0.13.0-latest"
image: "quay.io/coreos/metering-helm-operator:0.14.0"
args: ["tiller"]
imagePullPolicy: Always
env:
Expand Down
Loading

0 comments on commit dbad661

Please sign in to comment.