Skip to content

Commit

Permalink
charts,manifests: Update image tag to 0.5.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance Zibolski committed Dec 20, 2017
1 parent fc86b49 commit feed88c
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,17 +1,17 @@
chargeback-operator:
image:
tag: 0.5.0-rc3
tag: 0.5.0-rc4

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

hdfs:
enabled: true
image:
tag: 0.5.0-rc3
tag: 0.5.0-rc4

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-rc3
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc4
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-rc3
image: quay.io/coreos/chargeback-helm-operator:0.5.0-rc4
imagePullPolicy: Always
env:
- name: HELM_VALUES_SECRET_NAME
Expand Down

0 comments on commit feed88c

Please sign in to comment.