Skip to content

Commit 3636578

Browse files
committed
Run kind cluster with 1.34.0 version
Signed-off-by: Devanshu <devanshu.d@broadcom.com>
1 parent cfa67ed commit 3636578

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/kind-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
uses: helm/kind-action@v1
2222
with:
2323
cluster_name: kinder
24+
kubectl_version: v1.34.0
25+
node_image: kindest/node:v1.34.0
2426
- uses: actions/checkout@v4
2527
with:
2628
fetch-depth: 0

0 commit comments

Comments
 (0)