Skip to content

Commit

Permalink
ci(test-action): upgrade chart-testing-action
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Dec 7, 2023
1 parent e6be8ea commit 9b735e3
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 @@ -64,7 +64,7 @@ jobs:
with:
python-version: '3.9'
check-latest: true
- uses: helm/chart-testing-action@v2.4.0
- uses: helm/chart-testing-action@v2.6.1
- name: Set up Kind cluster
run: kind create cluster -n ci-${{ github.run_id }}
- name: Install and test chart
Expand Down

0 comments on commit 9b735e3

Please sign in to comment.