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 d78e550 commit 4e2aee8Copy full SHA for 4e2aee8
.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.8.0
+ uses: helm/kind-action@v1.12.0
40
41
- name: Run chart-testing (install)
42
run: |
0 commit comments