Skip to content

Commit

Permalink
build: update chart-testing-action to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 31, 2023
1 parent b098032 commit 3cd2203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
run: make charttesting

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.5.0

- name: Run chart-testing (lint)
run: ct lint --config chartTesting.yaml
Expand Down

0 comments on commit 3cd2203

Please sign in to comment.