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 1e51a67 + 3019229 commit e5d3c9cCopy full SHA for e5d3c9c
.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@99576bfa6ddf9a8e612d83b513da5a75875caced
+ uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
41
42
- name: Run chart-testing (install)
43
run: ct install --chart-dirs=helm --charts=helm/provisioner
0 commit comments