Skip to content

Commit

Permalink
Update helm/kind-action action to v1.10.0 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 80ce943 commit 9b3833d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
Creating KinD cluster ${{ matrix.kubectl_version }} ...<br />
- name: Create KinD cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
with:
kubectl_version: ${{ matrix.k8s_version }}
node_image: kindest/node:${{ matrix.k8s_version }}
Expand Down

0 comments on commit 9b3833d

Please sign in to comment.