Skip to content

Commit

Permalink
Update image tag to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance Zibolski committed Jan 6, 2018
1 parent 51576d0 commit 858fcae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: release-0.5.1
tag: 0.5.1

presto:
presto:
image:
tag: release-0.5.1
tag: 0.5.1
hive:
image:
tag: release-0.5.1
tag: 0.5.1

hdfs:
enabled: true
image:
tag: release-0.5.1
tag: 0.5.1

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

0 comments on commit 858fcae

Please sign in to comment.