Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Andraz Vrhovec committed Dec 6, 2020
1 parent d017235 commit 39825a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
- name: Deploy
uses: sledilnik/action-helm-deploy@master
with:
chartName: sledilnik/django
chartVersion: '0.1.11'
chartName: sledilnik/spark
chartVersion: '0.9.0'
kubeconfig: '${{ secrets.KUBECONFIG }}'

0 comments on commit 39825a4

Please sign in to comment.