File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118
118
EOF
119
119
- name : Install Latest Kind
120
120
env :
121
- KIND_VERSION : v0.22 .0
121
+ KIND_VERSION : v0.25 .0
122
122
KIND_URL : https://kind.sigs.k8s.io/dl
123
123
run : |
124
124
echo "Existing kind binary path: $(which kind)"
@@ -223,7 +223,7 @@ jobs:
223
223
fetch-depth : 0
224
224
- name : Install Latest Kind
225
225
env :
226
- KIND_VERSION : v0.22 .0
226
+ KIND_VERSION : v0.25 .0
227
227
KIND_URL : https://kind.sigs.k8s.io/dl
228
228
run : |
229
229
echo "Existing kind binary path: $(which kind)"
@@ -351,7 +351,7 @@ jobs:
351
351
lib-
352
352
- name : Install Latest Kind
353
353
env :
354
- KIND_VERSION : v0.22 .0
354
+ KIND_VERSION : v0.25 .0
355
355
KIND_URL : https://kind.sigs.k8s.io/dl
356
356
run : |
357
357
echo "Existing kind binary path: $(which kind)"
@@ -435,7 +435,7 @@ jobs:
435
435
lib-
436
436
- name : Install Latest Kind
437
437
env :
438
- KIND_VERSION : v0.22 .0
438
+ KIND_VERSION : v0.25 .0
439
439
KIND_URL : https://kind.sigs.k8s.io/dl
440
440
run : |
441
441
echo "Existing kind binary path: $(which kind)"
@@ -515,7 +515,7 @@ jobs:
515
515
lib-
516
516
- name : Install Latest Kind
517
517
env :
518
- KIND_VERSION : v0.22 .0
518
+ KIND_VERSION : v0.25 .0
519
519
KIND_URL : https://kind.sigs.k8s.io/dl
520
520
run : |
521
521
echo "Existing kind binary path: $(which kind)"
You can’t perform that action at this time.
0 commit comments