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.
2 parents fab5c66 + 54ccd9c commit ad20e13Copy full SHA for ad20e13
.github/workflows/helm-chart-lint.yml
@@ -37,7 +37,7 @@ jobs:
37
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false
38
39
- name: Create Kind cluster
40
- uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
+ uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3
41
42
- name: Run chart-testing (install)
43
run: ct install --chart-dirs=helm --charts=helm/provisioner
0 commit comments