Skip to content

Commit

Permalink
ci(test-action): upgrade chart-testing-action (#102)
Browse files Browse the repository at this point in the history
(cherry picked from commit 11fe20b)
  • Loading branch information
andrewazores authored and mergify[bot] committed Dec 7, 2023
1 parent 111ccfd commit f6fd867
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 f6fd867

Please sign in to comment.