We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4b542 commit 601c1fbCopy full SHA for 601c1fb
1 file changed
.github/workflows/publish-helm.yml
@@ -23,9 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: Install Helm
26
- uses: azure/setup-helm@v1
27
- with:
28
- version: 'latest'
+ uses: azure/setup-helm@v4.3.0
29
30
- name: Package Helm chart
31
run: |
0 commit comments