Skip to content

Commit

Permalink
Update .github/workflows/release.yaml - update helm version to v3.14.4
Browse files Browse the repository at this point in the history
Signed-off-by: JesseBot <[email protected]>
  • Loading branch information
jessebot authored and raynay-r committed Jun 28, 2024
1 parent af11c66 commit f53b01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.11.1
version: v3.14.4

- name: Add dependency chart repos
run: |
Expand Down

0 comments on commit f53b01c

Please sign in to comment.