Skip to content

Commit

Permalink
Update dependency helm/chart-testing to v3.12.0
Browse files Browse the repository at this point in the history
| datasource  | package            | from    | to      |
| ----------- | ------------------ | ------- | ------- |
| github-tags | helm/chart-testing | v3.11.0 | v3.12.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 316947c commit be50adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
with:
version: 3.11.0 # renovate: datasource=github-tags depName=helm/chart-testing
version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing

- name: Run chart-testing
run: ct lint --print-config --config .ct.yaml
Expand Down

0 comments on commit be50adc

Please sign in to comment.