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 e8060e0 + 0207b4c commit 3cb8a8fCopy full SHA for 3cb8a8f
.github/workflows/helm-chart-lint.yml
@@ -31,7 +31,7 @@ jobs:
31
python-version: "3.x"
32
33
- name: Set-up chart-testing
34
- uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b
+ uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f
35
36
- name: Run chart-testing (lint)
37
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false
0 commit comments