Skip to content

Commit dbad661

Browse files
author
Chance Zibolski
committed
manifests: Regenerate manifests for 0.14.0
1 parent 8d306c6 commit dbad661

File tree

3 files changed

+443
-3
lines changed

3 files changed

+443
-3
lines changed

manifests/deploy/openshift/helm-operator/metering-operator-deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
runAsNonRoot: true
2121
containers:
2222
- name: metering-operator
23-
image: "quay.io/coreos/metering-helm-operator:0.13.0-latest"
23+
image: "quay.io/coreos/metering-helm-operator:0.14.0"
2424
args: ["run-operator.sh"]
2525
imagePullPolicy: Always
2626
env:
@@ -62,7 +62,7 @@ spec:
6262
memory: 100Mi
6363

6464
- name: tiller
65-
image: "quay.io/coreos/metering-helm-operator:0.13.0-latest"
65+
image: "quay.io/coreos/metering-helm-operator:0.14.0"
6666
args: ["tiller"]
6767
imagePullPolicy: Always
6868
env:

0 commit comments

Comments
 (0)