File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ jobs:
261261 EOF
262262 - name : Install Latest Kind
263263 env :
264- KIND_VERSION : v0.29 .0
264+ KIND_VERSION : v0.30 .0
265265 KIND_URL : https://kind.sigs.k8s.io/dl
266266 run : |
267267 echo "Existing kind binary path: $(which kind)"
@@ -350,7 +350,7 @@ jobs:
350350 fetch-depth : 0
351351 - name : Install Latest Kind
352352 env :
353- KIND_VERSION : v0.29 .0
353+ KIND_VERSION : v0.30 .0
354354 KIND_URL : https://kind.sigs.k8s.io/dl
355355 run : |
356356 echo "Existing kind binary path: $(which kind)"
@@ -468,7 +468,7 @@ jobs:
468468 fetch-depth : 0
469469 - name : Install Latest Kind
470470 env :
471- KIND_VERSION : v0.29 .0
471+ KIND_VERSION : v0.30 .0
472472 KIND_URL : https://kind.sigs.k8s.io/dl
473473 run : |
474474 echo "Existing kind binary path: $(which kind)"
@@ -563,7 +563,7 @@ jobs:
563563 fetch-depth : 0
564564 - name : Install Latest Kind
565565 env :
566- KIND_VERSION : v0.29 .0
566+ KIND_VERSION : v0.30 .0
567567 KIND_URL : https://kind.sigs.k8s.io/dl
568568 run : |
569569 echo "Existing kind binary path: $(which kind)"
@@ -656,7 +656,7 @@ jobs:
656656 fetch-depth : 0
657657 - name : Install Latest Kind
658658 env :
659- KIND_VERSION : v0.29 .0
659+ KIND_VERSION : v0.30 .0
660660 KIND_URL : https://kind.sigs.k8s.io/dl
661661 run : |
662662 echo "Existing kind binary path: $(which kind)"
You can’t perform that action at this time.
0 commit comments