Skip to content

Commit

Permalink
Update to helm/kind-action@v1.10.0 (#632)
Browse files Browse the repository at this point in the history
Update chart-testing.yml
  • Loading branch information
max-rocket-internet authored Nov 20, 2024
1 parent b84ac7a commit 9d7ba6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chart-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Run chart-testing (lint)
run: ct lint --validate-maintainers=false --config ci/ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.3.0
- name: Kind Cluster
uses: helm/kind-action@v1.10.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down

0 comments on commit 9d7ba6e

Please sign in to comment.