We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73323f9 commit 623b06bCopy full SHA for 623b06b
.github/workflows/ci-helm.yaml
@@ -32,7 +32,7 @@ jobs:
32
run: ct lint --chart-dirs . --charts .
33
34
- name: Create kind cluster
35
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.12.0
36
if: steps.changed-files-specific.outputs.any_changed == 'true'
37
38
- name: Run chart-testing (install)
0 commit comments