We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159278d commit 215ef68Copy full SHA for 215ef68
.github/workflows/helm-ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
kubectlVersion: ${{ env.KUBECTL_VERSION }}
46
47
- name: Install Helm
48
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
+ uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
49
with:
50
version: ${{ env.HELM_VERSION }}
51
.github/workflows/lint-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0
13
14
- name: Set up Helm
15
16
17
version: v3.17.2
18
0 commit comments