Skip to content

Commit

Permalink
specify helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
iandyh committed Feb 20, 2024
1 parent 6f4e5d9 commit fafce57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3
with:
version: "v3.13.3"

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit fafce57

Please sign in to comment.