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 1a71f60 commit 92b274bCopy full SHA for 92b274b
.github/workflows/chart.yaml
@@ -29,6 +29,8 @@ jobs:
29
30
- name: Set up Helm
31
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
32
+ with:
33
+ version: v3.19.2
34
35
- name: Set up Helm Chart Testing
36
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f
.github/workflows/ci.yaml
@@ -224,6 +224,8 @@ jobs:
224
225
226
227
228
229
230
231
0 commit comments