Skip to content

Commit

Permalink
chore: update helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
EliezerIsrael authored Sep 29, 2022
1 parent 1c9982f commit e59c89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ jobs:
GIT_COMMIT: "${{ needs.workflow-check.outputs.ref }}"
PROJECT_ID: "${{ secrets.PROD_GKE_PROJECT }}"
NAMESPACE: "${{secrets.PROD_GKE_NAMESPACE}}"
CHART_VERSION: 0.0.39
CHART_VERSION: 0.0.40
IMAGE_NAME: "${{ secrets.IMAGE_NAME }}"

0 comments on commit e59c89f

Please sign in to comment.