We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8477167 commit 06e18eaCopy full SHA for 06e18ea
.github/workflows/lint-test.yaml
@@ -56,7 +56,7 @@ jobs:
56
run: |
57
helm env
58
# renovate: datasource=github-tags depName=helm-unittest/helm-unittest
59
- helm plugin install https://github.com/helm-unittest/helm-unittest --version v0.3.6
+ helm plugin install https://github.com/helm-unittest/helm-unittest --version v0.3.6 --verify=false
60
61
- name: Run chart-testing (lint)
62
run: ct lint --config ct.yaml
0 commit comments