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 833c640 commit 9d401b3Copy full SHA for 9d401b3
.github/workflows/lint-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Create kind cluster
49
if: steps.list-changed.outputs.changed == 'true'
50
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.12.0
51
52
- name: Run chart-testing (install)
53
0 commit comments