Skip to content

Commit

Permalink
fix: correct helm version to install
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 25, 2023
1 parent e1f07d6 commit ec6bd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: set up helm
uses: azure/setup-helm@v3
with:
version: v3.14.0
version: v3.5.0

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit ec6bd4c

Please sign in to comment.