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 de8ed86 commit 3e542cdCopy full SHA for 3e542cd
.github/workflows/ci-helm-lint-test.yml
@@ -62,7 +62,7 @@ jobs:
62
fi
63
64
- name: Create kind cluster
65
- uses: helm/kind-action@v1.13.0
+ uses: helm/kind-action@v1.14.0
66
if: steps.list-changed.outputs.changed == 'true'
67
68
- name: Run chart-testing (install)
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
102
- name: Run chart-testing (install with user creation)
0 commit comments