Skip to content

Commit

Permalink
Update helm/chart-testing-action action to v2.4.0 (#296)
Browse files Browse the repository at this point in the history
* Update helm/chart-testing-action action to v2.4.0

* Update lint-chart.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matteo Ruina <matteo.ruina@gmail.com>
  • Loading branch information
renovate[bot] and maruina committed Apr 15, 2023
1 parent b96cdc0 commit 6d6202f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
python-version: '3.x'

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.2.1
with:
version: v3.5.1
uses: helm/chart-testing-action@v2.4.0

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down

0 comments on commit 6d6202f

Please sign in to comment.