Skip to content

Commit

Permalink
charts,manifests: Update image tags to 0.5.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance Zibolski committed Dec 19, 2017
1 parent a0f01ab commit e6e6cdd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/tectonic-chargeback/values.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
chargeback-operator:
image:
tag: 0.5.0-rc2
tag: 0.5.0-rc3

presto:
presto:
image:
tag: 0.5.0-rc2
tag: 0.5.0-rc3
hive:
image:
tag: 0.5.0-rc2
tag: 0.5.0-rc3

hdfs:
image:
tag: 0.5.0-rc2
tag: 0.5.0-rc3

2 changes: 1 addition & 1 deletion manifests/alm/chargeback-clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ spec:
spec:
containers:
- name: chargeback-helm-operator
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc2
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc3
imagePullPolicy: Always
env:
- name: HELM_VALUES_SECRET_NAME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: chargeback-helm-operator
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc2
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc3
imagePullPolicy: Always
env:
- name: HELM_VALUES_SECRET_NAME
Expand Down

0 comments on commit e6e6cdd

Please sign in to comment.