Skip to content

Commit

Permalink
Update helm/kind-action action to v1.7.0 (#477)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 6f6038c commit 9406519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
# version: v3.3.0

- name: Create kind ${{ matrix.k8s }} cluster
uses: helm/kind-action@v1.6.0
uses: helm/kind-action@v1.7.0
with:
node_image: kindest/node:${{ matrix.k8s }}
wait: 120s
Expand Down

0 comments on commit 9406519

Please sign in to comment.