Skip to content

Commit

Permalink
fix: helm chart testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 31, 2023
1 parent 23b8fcc commit 7dd85bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
- uses: actions/setup-python@v4

- name: Set up chart-testing
# Switch to released version after this bug has been released: https://github.com/helm/chart-testing-action/issues/132
uses: helm/chart-testing-action@cb49023b9227b1097e5eddd8824f48bdea11b1aa
uses: helm/[email protected]

- name: Add unit testing plugin
run: helm plugin install https://github.com/helm-unittest/helm-unittest.git
Expand Down

0 comments on commit 7dd85bd

Please sign in to comment.