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 8f43ee6 + a442e82 commit 3e55e7aCopy full SHA for 3e55e7a
.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@e6669bcd63d7cb57cb4380c33043eebe5d111992
+ uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b
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