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 fccf415 commit 2e2f523Copy full SHA for 2e2f523
.github/workflows/lint-test.yml
@@ -36,7 +36,7 @@ jobs:
36
git diff --exit-code -- README.md
37
38
- name: Create kind cluster
39
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
40
41
- name: Run chart-testing (install)
42
run: |
0 commit comments