Skip to content

Commit 2d35661

Browse files
chore(deps): update helm/kind-action action to v1.13.0 (#5850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aa82ce commit 2d35661

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

.github/workflows/build-x86-image.yaml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ jobs:
555555
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
556556
557557
- name: Install kind
558-
uses: helm/kind-action@v1.12.0
558+
uses: helm/kind-action@v1.13.0
559559
with:
560560
version: ${{ env.KIND_VERSION }}
561561
install_only: true
@@ -760,7 +760,7 @@ jobs:
760760
- name: Install kind
761761
env:
762762
NP_ENFORCEMENT: "${{ matrix.np-enforcement }}"
763-
uses: helm/kind-action@v1.12.0
763+
uses: helm/kind-action@v1.13.0
764764
with:
765765
version: ${{ env.KIND_VERSION }}
766766
install_only: true
@@ -932,7 +932,7 @@ jobs:
932932
fi
933933
934934
- name: Install kind
935-
uses: helm/kind-action@v1.12.0
935+
uses: helm/kind-action@v1.13.0
936936
with:
937937
version: ${{ env.KIND_VERSION }}
938938
install_only: true
@@ -1124,7 +1124,7 @@ jobs:
11241124
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
11251125
11261126
- name: Install kind
1127-
uses: helm/kind-action@v1.12.0
1127+
uses: helm/kind-action@v1.13.0
11281128
with:
11291129
version: ${{ env.KIND_VERSION }}
11301130
install_only: true
@@ -1323,7 +1323,7 @@ jobs:
13231323
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
13241324
13251325
- name: Install kind
1326-
uses: helm/kind-action@v1.12.0
1326+
uses: helm/kind-action@v1.13.0
13271327
with:
13281328
version: ${{ env.KIND_VERSION }}
13291329
install_only: true
@@ -1484,7 +1484,7 @@ jobs:
14841484
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
14851485
14861486
- name: Install kind
1487-
uses: helm/kind-action@v1.12.0
1487+
uses: helm/kind-action@v1.13.0
14881488
with:
14891489
version: ${{ env.KIND_VERSION }}
14901490
install_only: true
@@ -1634,7 +1634,7 @@ jobs:
16341634
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-
16351635

16361636
- name: Install kind
1637-
uses: helm/kind-action@v1.12.0
1637+
uses: helm/kind-action@v1.13.0
16381638
with:
16391639
version: ${{ env.KIND_VERSION }}
16401640
install_only: true
@@ -1745,7 +1745,7 @@ jobs:
17451745
- uses: actions/checkout@v5
17461746

17471747
- name: Install kind
1748-
uses: helm/kind-action@v1.12.0
1748+
uses: helm/kind-action@v1.13.0
17491749
with:
17501750
version: ${{ env.KIND_VERSION }}
17511751
install_only: true
@@ -1797,7 +1797,7 @@ jobs:
17971797
- uses: actions/checkout@v5
17981798

17991799
- name: Install kind
1800-
uses: helm/kind-action@v1.12.0
1800+
uses: helm/kind-action@v1.13.0
18011801
with:
18021802
version: ${{ env.KIND_VERSION }}
18031803
install_only: true
@@ -1847,7 +1847,7 @@ jobs:
18471847
- uses: actions/checkout@v5
18481848

18491849
- name: Install kind
1850-
uses: helm/kind-action@v1.12.0
1850+
uses: helm/kind-action@v1.13.0
18511851
with:
18521852
version: ${{ env.KIND_VERSION }}
18531853
install_only: true
@@ -1899,7 +1899,7 @@ jobs:
18991899
- uses: actions/checkout@v5
19001900

19011901
- name: Install kind
1902-
uses: helm/kind-action@v1.12.0
1902+
uses: helm/kind-action@v1.13.0
19031903
with:
19041904
version: ${{ env.KIND_VERSION }}
19051905
install_only: true
@@ -1995,7 +1995,7 @@ jobs:
19951995
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
19961996
19971997
- name: Install kind
1998-
uses: helm/kind-action@v1.12.0
1998+
uses: helm/kind-action@v1.13.0
19991999
with:
20002000
version: ${{ env.KIND_VERSION }}
20012001
install_only: true
@@ -2142,7 +2142,7 @@ jobs:
21422142
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
21432143
21442144
- name: Install kind
2145-
uses: helm/kind-action@v1.12.0
2145+
uses: helm/kind-action@v1.13.0
21462146
with:
21472147
version: ${{ env.KIND_VERSION }}
21482148
install_only: true
@@ -2219,7 +2219,7 @@ jobs:
22192219
- uses: actions/checkout@v5
22202220

22212221
- name: Install kind
2222-
uses: helm/kind-action@v1.12.0
2222+
uses: helm/kind-action@v1.13.0
22232223
with:
22242224
version: ${{ env.KIND_VERSION }}
22252225
install_only: true
@@ -2399,7 +2399,7 @@ jobs:
23992399
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-
24002400

24012401
- name: Install kind
2402-
uses: helm/kind-action@v1.12.0
2402+
uses: helm/kind-action@v1.13.0
24032403
with:
24042404
version: ${{ env.KIND_VERSION }}
24052405
install_only: true
@@ -2554,7 +2554,7 @@ jobs:
25542554
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
25552555
25562556
- name: Install kind
2557-
uses: helm/kind-action@v1.12.0
2557+
uses: helm/kind-action@v1.13.0
25582558
with:
25592559
version: ${{ env.KIND_VERSION }}
25602560
install_only: true
@@ -2713,7 +2713,7 @@ jobs:
27132713
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
27142714
27152715
- name: Install kind
2716-
uses: helm/kind-action@v1.12.0
2716+
uses: helm/kind-action@v1.13.0
27172717
with:
27182718
version: ${{ env.KIND_VERSION }}
27192719
install_only: true
@@ -2815,7 +2815,7 @@ jobs:
28152815
fi
28162816
28172817
- name: Install kind
2818-
uses: helm/kind-action@v1.12.0
2818+
uses: helm/kind-action@v1.13.0
28192819
with:
28202820
version: ${{ env.KIND_VERSION }}
28212821
install_only: true
@@ -2939,7 +2939,7 @@ jobs:
29392939
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
29402940
29412941
- name: Install kind
2942-
uses: helm/kind-action@v1.12.0
2942+
uses: helm/kind-action@v1.13.0
29432943
with:
29442944
version: ${{ env.KIND_VERSION }}
29452945
install_only: true
@@ -3117,7 +3117,7 @@ jobs:
31173117
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
31183118
31193119
- name: Install kind
3120-
uses: helm/kind-action@v1.12.0
3120+
uses: helm/kind-action@v1.13.0
31213121
with:
31223122
version: ${{ env.KIND_VERSION }}
31233123
install_only: true
@@ -3264,7 +3264,7 @@ jobs:
32643264
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
32653265
32663266
- name: Install kind
3267-
uses: helm/kind-action@v1.12.0
3267+
uses: helm/kind-action@v1.13.0
32683268
with:
32693269
version: ${{ env.KIND_VERSION }}
32703270
install_only: true
@@ -3411,7 +3411,7 @@ jobs:
34113411
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
34123412
34133413
- name: Install kind
3414-
uses: helm/kind-action@v1.12.0
3414+
uses: helm/kind-action@v1.13.0
34153415
with:
34163416
version: ${{ env.KIND_VERSION }}
34173417
install_only: true
@@ -3553,7 +3553,7 @@ jobs:
35533553
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
35543554
35553555
- name: Install kind
3556-
uses: helm/kind-action@v1.12.0
3556+
uses: helm/kind-action@v1.13.0
35573557
with:
35583558
version: ${{ env.KIND_VERSION }}
35593559
install_only: true
@@ -3699,7 +3699,7 @@ jobs:
36993699
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
37003700
37013701
- name: Install kind
3702-
uses: helm/kind-action@v1.12.0
3702+
uses: helm/kind-action@v1.13.0
37033703
with:
37043704
version: ${{ env.KIND_VERSION }}
37053705
install_only: true
@@ -3810,7 +3810,7 @@ jobs:
38103810
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
38113811
38123812
- name: Install kind
3813-
uses: helm/kind-action@v1.12.0
3813+
uses: helm/kind-action@v1.13.0
38143814
with:
38153815
version: ${{ env.KIND_VERSION }}
38163816
install_only: true

.github/workflows/scheduled-e2e.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
path: test/e2e/k8s-network/branches/${{ matrix.branch }}
7878

7979
- name: Install kind
80-
uses: helm/kind-action@v1.12.0
80+
uses: helm/kind-action@v1.13.0
8181
with:
8282
version: ${{ env.KIND_VERSION }}
8383
install_only: true
@@ -167,7 +167,7 @@ jobs:
167167
path: test/e2e/k8s-network/branches/${{ matrix.branch }}
168168

169169
- name: Install kind
170-
uses: helm/kind-action@v1.12.0
170+
uses: helm/kind-action@v1.13.0
171171
with:
172172
version: ${{ env.KIND_VERSION }}
173173
install_only: true
@@ -234,7 +234,7 @@ jobs:
234234
path: test/e2e/k8s-network/branches/${{ matrix.branch }}
235235

236236
- name: Install kind
237-
uses: helm/kind-action@v1.12.0
237+
uses: helm/kind-action@v1.13.0
238238
with:
239239
version: ${{ env.KIND_VERSION }}
240240
install_only: true
@@ -314,7 +314,7 @@ jobs:
314314
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
315315

316316
- name: Install kind
317-
uses: helm/kind-action@v1.12.0
317+
uses: helm/kind-action@v1.13.0
318318
with:
319319
version: ${{ env.KIND_VERSION }}
320320
install_only: true
@@ -394,7 +394,7 @@ jobs:
394394
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
395395

396396
- name: Install kind
397-
uses: helm/kind-action@v1.12.0
397+
uses: helm/kind-action@v1.13.0
398398
with:
399399
version: ${{ env.KIND_VERSION }}
400400
install_only: true
@@ -454,7 +454,7 @@ jobs:
454454
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
455455

456456
- name: Install kind
457-
uses: helm/kind-action@v1.12.0
457+
uses: helm/kind-action@v1.13.0
458458
with:
459459
version: ${{ env.KIND_VERSION }}
460460
install_only: true
@@ -509,7 +509,7 @@ jobs:
509509
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
510510

511511
- name: Install kind
512-
uses: helm/kind-action@v1.12.0
512+
uses: helm/kind-action@v1.13.0
513513
with:
514514
version: ${{ env.KIND_VERSION }}
515515
install_only: true
@@ -566,7 +566,7 @@ jobs:
566566
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
567567

568568
- name: Install kind
569-
uses: helm/kind-action@v1.12.0
569+
uses: helm/kind-action@v1.13.0
570570
with:
571571
version: ${{ env.KIND_VERSION }}
572572
install_only: true
@@ -643,7 +643,7 @@ jobs:
643643
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
644644

645645
- name: Install kind
646-
uses: helm/kind-action@v1.12.0
646+
uses: helm/kind-action@v1.13.0
647647
with:
648648
version: ${{ env.KIND_VERSION }}
649649
install_only: true
@@ -721,7 +721,7 @@ jobs:
721721
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
722722

723723
- name: Install kind
724-
uses: helm/kind-action@v1.12.0
724+
uses: helm/kind-action@v1.13.0
725725
with:
726726
version: ${{ env.KIND_VERSION }}
727727
install_only: true
@@ -797,7 +797,7 @@ jobs:
797797
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
798798

799799
- name: Install kind
800-
uses: helm/kind-action@v1.12.0
800+
uses: helm/kind-action@v1.13.0
801801
with:
802802
version: ${{ env.KIND_VERSION }}
803803
install_only: true
@@ -855,7 +855,7 @@ jobs:
855855
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
856856

857857
- name: Install kind
858-
uses: helm/kind-action@v1.12.0
858+
uses: helm/kind-action@v1.13.0
859859
with:
860860
version: ${{ env.KIND_VERSION }}
861861
install_only: true
@@ -935,7 +935,7 @@ jobs:
935935
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
936936

937937
- name: Install kind
938-
uses: helm/kind-action@v1.12.0
938+
uses: helm/kind-action@v1.13.0
939939
with:
940940
version: ${{ env.KIND_VERSION }}
941941
install_only: true
@@ -1029,7 +1029,7 @@ jobs:
10291029
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
10301030

10311031
- name: Install kind
1032-
uses: helm/kind-action@v1.12.0
1032+
uses: helm/kind-action@v1.13.0
10331033
with:
10341034
version: ${{ env.KIND_VERSION }}
10351035
install_only: true
@@ -1132,7 +1132,7 @@ jobs:
11321132
path: test/e2e/kube-ovn/branches/${{ env.VERSION_TO }}
11331133

11341134
- name: Install kind
1135-
uses: helm/kind-action@v1.12.0
1135+
uses: helm/kind-action@v1.13.0
11361136
with:
11371137
version: ${{ env.KIND_VERSION }}
11381138
install_only: true
@@ -1201,7 +1201,7 @@ jobs:
12011201
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
12021202

12031203
- name: Install kind
1204-
uses: helm/kind-action@v1.12.0
1204+
uses: helm/kind-action@v1.13.0
12051205
with:
12061206
version: ${{ env.KIND_VERSION }}
12071207
install_only: true
@@ -1282,7 +1282,7 @@ jobs:
12821282
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
12831283

12841284
- name: Install kind
1285-
uses: helm/kind-action@v1.12.0
1285+
uses: helm/kind-action@v1.13.0
12861286
with:
12871287
version: ${{ env.KIND_VERSION }}
12881288
install_only: true
@@ -1358,7 +1358,7 @@ jobs:
13581358
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}
13591359

13601360
- name: Install kind
1361-
uses: helm/kind-action@v1.12.0
1361+
uses: helm/kind-action@v1.13.0
13621362
with:
13631363
version: ${{ env.KIND_VERSION }}
13641364
install_only: true

0 commit comments

Comments
 (0)