Skip to content

Commit

Permalink
Bump Helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andraz Vrhovec committed Dec 8, 2020
1 parent 468e812 commit f1b9f7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
uses: sledilnik/action-helm-deploy@master
with:
chartName: sledilnik/spark
chartVersion: '0.9.0'
chartVersion: '1.0.0'
kubeconfig: '${{ secrets.KUBECONFIG }}'
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
uses: sledilnik/action-helm-deploy@master
with:
chartName: sledilnik/spark
chartVersion: '0.9.0'
chartVersion: '1.0.0'
kubeconfig: '${{ secrets.KUBECONFIG }}'

0 comments on commit f1b9f7d

Please sign in to comment.