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 2f4deff commit 74527c8Copy full SHA for 74527c8
.github/workflows/lint.yml
@@ -124,7 +124,7 @@ jobs:
124
- name: Set up chart-testing
125
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
126
with:
127
- version: 3.13.0 # renovate: datasource=github-tags depName=helm/chart-testing
+ version: 3.14.0 # renovate: datasource=github-tags depName=helm/chart-testing
128
129
- name: Run chart-testing
130
run: ct lint --print-config --config .ct.yaml
0 commit comments