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 3e7b7f4 + dc902c1 commit 2058f56Copy full SHA for 2058f56
.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@dda0770415bac9fc20092cacbc54aa298604d140
+ uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced
41
42
- name: Run chart-testing (install)
43
run: ct install --chart-dirs=helm --charts=helm/provisioner
0 commit comments