Skip to content

Commit a28c3f5

Browse files
Run kind cluster with 1.34.0 version
Signed-off-by: Devanshu <[email protected]>
1 parent cfa67ed commit a28c3f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kind-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: helm/kind-action@v1
2222
with:
2323
cluster_name: kinder
24+
kubectl_version: v1.34.0
2425
- uses: actions/checkout@v4
2526
with:
2627
fetch-depth: 0

0 commit comments

Comments
 (0)