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.
1 parent 316947c commit d10521dCopy full SHA for d10521d
.github/workflows/lint.yml
@@ -114,7 +114,7 @@ jobs:
114
- name: Set up chart-testing
115
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
116
with:
117
- version: 3.11.0 # renovate: datasource=github-tags depName=helm/chart-testing
+ version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing
118
119
- name: Run chart-testing
120
run: ct lint --print-config --config .ct.yaml
0 commit comments