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 3e6b66d + b036d09 commit dde7829Copy full SHA for dde7829
.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@a1b0e391336a6ee6713a0583f8c6240d70863de3
+ uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab
41
42
- name: Run chart-testing (install)
43
run: ct install --chart-dirs=helm --charts=helm/provisioner
0 commit comments