Skip to content

Commit

Permalink
Upgrading helm/kind-action version (#1081)
Browse files Browse the repository at this point in the history
Signed-off-by: rohitagg2020 <[email protected]>
  • Loading branch information
rohitagg2020 authored Jan 31, 2023
1 parent 18f5796 commit 438b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.4.0
uses: helm/kind-action@v1.5.0
with:
kubectl_version: v1.25.0
cluster_name: kinder
Expand Down

0 comments on commit 438b40e

Please sign in to comment.