Skip to content

Commit

Permalink
Merge pull request #513 from rancher/dependabot/github_actions/helm/k…
Browse files Browse the repository at this point in the history
…ind-action-1.10.0

chore(deps): Bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
salasberryfin authored Oct 24, 2024
2 parents 49324ab + 7c79d0e commit a8e2b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: ct lint --validate-maintainers=false --charts out/charts/rancher-turtles/

- name: Create kind cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
with:
cluster_name: kind
node_image: kindest/node:v1.30.3
Expand Down

0 comments on commit a8e2b20

Please sign in to comment.