Skip to content

Commit 6a65990

Browse files
chore(deps): update helm/kind-action action to v1.14.0
1 parent 82283a2 commit 6a65990

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

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

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ jobs:
550550
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
551551
552552
- name: Install kind
553-
uses: helm/kind-action@v1.13.0
553+
uses: helm/kind-action@v1.14.0
554554
with:
555555
version: ${{ env.KIND_VERSION }}
556556
install_only: true
@@ -751,7 +751,7 @@ jobs:
751751
- name: Install kind
752752
env:
753753
NP_ENFORCEMENT: "${{ matrix.np-enforcement }}"
754-
uses: helm/kind-action@v1.13.0
754+
uses: helm/kind-action@v1.14.0
755755
with:
756756
version: ${{ env.KIND_VERSION }}
757757
install_only: true
@@ -919,7 +919,7 @@ jobs:
919919
fi
920920
921921
- name: Install kind
922-
uses: helm/kind-action@v1.13.0
922+
uses: helm/kind-action@v1.14.0
923923
with:
924924
version: ${{ env.KIND_VERSION }}
925925
install_only: true
@@ -1107,7 +1107,7 @@ jobs:
11071107
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
11081108
11091109
- name: Install kind
1110-
uses: helm/kind-action@v1.13.0
1110+
uses: helm/kind-action@v1.14.0
11111111
with:
11121112
version: ${{ env.KIND_VERSION }}
11131113
install_only: true
@@ -1300,7 +1300,7 @@ jobs:
13001300
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
13011301
13021302
- name: Install kind
1303-
uses: helm/kind-action@v1.13.0
1303+
uses: helm/kind-action@v1.14.0
13041304
with:
13051305
version: ${{ env.KIND_VERSION }}
13061306
install_only: true
@@ -1457,7 +1457,7 @@ jobs:
14571457
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
14581458
14591459
- name: Install kind
1460-
uses: helm/kind-action@v1.13.0
1460+
uses: helm/kind-action@v1.14.0
14611461
with:
14621462
version: ${{ env.KIND_VERSION }}
14631463
install_only: true
@@ -1605,7 +1605,7 @@ jobs:
16051605
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-
16061606

16071607
- name: Install kind
1608-
uses: helm/kind-action@v1.13.0
1608+
uses: helm/kind-action@v1.14.0
16091609
with:
16101610
version: ${{ env.KIND_VERSION }}
16111611
install_only: true
@@ -1718,7 +1718,7 @@ jobs:
17181718
- uses: actions/checkout@v6
17191719

17201720
- name: Install kind
1721-
uses: helm/kind-action@v1.13.0
1721+
uses: helm/kind-action@v1.14.0
17221722
with:
17231723
version: ${{ env.KIND_VERSION }}
17241724
install_only: true
@@ -1770,7 +1770,7 @@ jobs:
17701770
- uses: actions/checkout@v6
17711771

17721772
- name: Install kind
1773-
uses: helm/kind-action@v1.13.0
1773+
uses: helm/kind-action@v1.14.0
17741774
with:
17751775
version: ${{ env.KIND_VERSION }}
17761776
install_only: true
@@ -1820,7 +1820,7 @@ jobs:
18201820
- uses: actions/checkout@v6
18211821

18221822
- name: Install kind
1823-
uses: helm/kind-action@v1.13.0
1823+
uses: helm/kind-action@v1.14.0
18241824
with:
18251825
version: ${{ env.KIND_VERSION }}
18261826
install_only: true
@@ -1872,7 +1872,7 @@ jobs:
18721872
- uses: actions/checkout@v6
18731873

18741874
- name: Install kind
1875-
uses: helm/kind-action@v1.13.0
1875+
uses: helm/kind-action@v1.14.0
18761876
with:
18771877
version: ${{ env.KIND_VERSION }}
18781878
install_only: true
@@ -1968,7 +1968,7 @@ jobs:
19681968
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
19691969
19701970
- name: Install kind
1971-
uses: helm/kind-action@v1.13.0
1971+
uses: helm/kind-action@v1.14.0
19721972
with:
19731973
version: ${{ env.KIND_VERSION }}
19741974
install_only: true
@@ -2111,7 +2111,7 @@ jobs:
21112111
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
21122112
21132113
- name: Install kind
2114-
uses: helm/kind-action@v1.13.0
2114+
uses: helm/kind-action@v1.14.0
21152115
with:
21162116
version: ${{ env.KIND_VERSION }}
21172117
install_only: true
@@ -2184,7 +2184,7 @@ jobs:
21842184
- uses: actions/checkout@v6
21852185

21862186
- name: Install kind
2187-
uses: helm/kind-action@v1.13.0
2187+
uses: helm/kind-action@v1.14.0
21882188
with:
21892189
version: ${{ env.KIND_VERSION }}
21902190
install_only: true
@@ -2368,7 +2368,7 @@ jobs:
23682368
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-
23692369

23702370
- name: Install kind
2371-
uses: helm/kind-action@v1.13.0
2371+
uses: helm/kind-action@v1.14.0
23722372
with:
23732373
version: ${{ env.KIND_VERSION }}
23742374
install_only: true
@@ -2502,7 +2502,7 @@ jobs:
25022502
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-
25032503

25042504
- name: Install kind
2505-
uses: helm/kind-action@v1.13.0
2505+
uses: helm/kind-action@v1.14.0
25062506
with:
25072507
version: ${{ env.KIND_VERSION }}
25082508
install_only: true
@@ -2653,7 +2653,7 @@ jobs:
26532653
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
26542654
26552655
- name: Install kind
2656-
uses: helm/kind-action@v1.13.0
2656+
uses: helm/kind-action@v1.14.0
26572657
with:
26582658
version: ${{ env.KIND_VERSION }}
26592659
install_only: true
@@ -2808,7 +2808,7 @@ jobs:
28082808
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
28092809
28102810
- name: Install kind
2811-
uses: helm/kind-action@v1.13.0
2811+
uses: helm/kind-action@v1.14.0
28122812
with:
28132813
version: ${{ env.KIND_VERSION }}
28142814
install_only: true
@@ -2906,7 +2906,7 @@ jobs:
29062906
fi
29072907
29082908
- name: Install kind
2909-
uses: helm/kind-action@v1.13.0
2909+
uses: helm/kind-action@v1.14.0
29102910
with:
29112911
version: ${{ env.KIND_VERSION }}
29122912
install_only: true
@@ -3030,7 +3030,7 @@ jobs:
30303030
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
30313031
30323032
- name: Install kind
3033-
uses: helm/kind-action@v1.13.0
3033+
uses: helm/kind-action@v1.14.0
30343034
with:
30353035
version: ${{ env.KIND_VERSION }}
30363036
install_only: true
@@ -3206,7 +3206,7 @@ jobs:
32063206
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
32073207
32083208
- name: Install kind
3209-
uses: helm/kind-action@v1.13.0
3209+
uses: helm/kind-action@v1.14.0
32103210
with:
32113211
version: ${{ env.KIND_VERSION }}
32123212
install_only: true
@@ -3349,7 +3349,7 @@ jobs:
33493349
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
33503350
33513351
- name: Install kind
3352-
uses: helm/kind-action@v1.13.0
3352+
uses: helm/kind-action@v1.14.0
33533353
with:
33543354
version: ${{ env.KIND_VERSION }}
33553355
install_only: true
@@ -3492,7 +3492,7 @@ jobs:
34923492
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
34933493
34943494
- name: Install kind
3495-
uses: helm/kind-action@v1.13.0
3495+
uses: helm/kind-action@v1.14.0
34963496
with:
34973497
version: ${{ env.KIND_VERSION }}
34983498
install_only: true
@@ -3630,7 +3630,7 @@ jobs:
36303630
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
36313631
36323632
- name: Install kind
3633-
uses: helm/kind-action@v1.13.0
3633+
uses: helm/kind-action@v1.14.0
36343634
with:
36353635
version: ${{ env.KIND_VERSION }}
36363636
install_only: true
@@ -3772,7 +3772,7 @@ jobs:
37723772
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
37733773
37743774
- name: Install kind
3775-
uses: helm/kind-action@v1.13.0
3775+
uses: helm/kind-action@v1.14.0
37763776
with:
37773777
version: ${{ env.KIND_VERSION }}
37783778
install_only: true
@@ -3886,7 +3886,7 @@ jobs:
38863886
${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-${{ github.base_ref }}-
38873887
38883888
- name: Install kind
3889-
uses: helm/kind-action@v1.13.0
3889+
uses: helm/kind-action@v1.14.0
38903890
with:
38913891
version: ${{ env.KIND_VERSION }}
38923892
install_only: true

.github/workflows/helm-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
ct lint --target-branch ${{ github.event.repository.default_branch }} --config ct.yaml
5050
5151
- name: Install kind
52-
uses: helm/kind-action@v1.13.0
52+
uses: helm/kind-action@v1.14.0
5353
with:
5454
version: ${{ env.KIND_VERSION }}
5555
install_only: true

0 commit comments

Comments
 (0)