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 bd77c68 + ccfa867 commit d5c4e5fCopy full SHA for d5c4e5f
.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@0025e74a8c7512023d06dc019c617aa3cf561fde
+ uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
41
42
- name: Run chart-testing (install)
43
run: ct install --chart-dirs=helm --charts=helm/provisioner
0 commit comments