Skip to content

Commit 87ab5f8

Browse files
committed
update to helm v4
1 parent 8aa055c commit 87ab5f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Helm
2525
uses: azure/setup-helm@v5
2626
with:
27-
version: 3.21.3
27+
version: 4.2.3
2828
- name: Set version of Chart.yaml file
2929
run: yq -i '.version = "${{ github.event.inputs.version }}"' ${{ env.CHART_NAME }}/Chart.yaml
3030
shell: bash

0 commit comments

Comments
 (0)