Skip to content

Commit 74527c8

Browse files
Update dependency helm/chart-testing to v3.14.0
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | helm/chart-testing | v3.13.0 | v3.14.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f4deff commit 74527c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Set up chart-testing
125125
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
126126
with:
127-
version: 3.13.0 # renovate: datasource=github-tags depName=helm/chart-testing
127+
version: 3.14.0 # renovate: datasource=github-tags depName=helm/chart-testing
128128

129129
- name: Run chart-testing
130130
run: ct lint --print-config --config .ct.yaml

0 commit comments

Comments
 (0)