There was an error while loading. Please reload this page.
1 parent 11a4597 commit e2fccabCopy full SHA for e2fccab
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Helm
25
uses: azure/setup-helm@v4
26
with:
27
- version: 3.17.1
+ version: 3.21.3
28
- name: Set version of Chart.yaml file
29
run: yq -i '.version = "${{ github.event.inputs.version }}"' ${{ env.CHART_NAME }}/Chart.yaml
30
shell: bash
0 commit comments