File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147
147
148
148
strategy :
149
149
matrix :
150
- k8s : [v1.23.13, v1.24.7, v1.25.3]
150
+ k8s : [v1.23.13, v1.24.7, v1.25.3, v1.26.0 ]
151
151
152
152
steps :
153
153
- name : Checkout
@@ -227,7 +227,7 @@ jobs:
227
227
228
228
strategy :
229
229
matrix :
230
- k8s : [v1.23.13, v1.24.7, v1.25.3]
230
+ k8s : [v1.23.13, v1.24.7, v1.25.3, v1.26.0 ]
231
231
232
232
steps :
233
233
- name : Checkout
@@ -280,7 +280,7 @@ jobs:
280
280
281
281
strategy :
282
282
matrix :
283
- k8s : [v1.23.13, v1.24.7, v1.25.3]
283
+ k8s : [v1.23.13, v1.24.7, v1.25.3, v1.26.0 ]
284
284
285
285
steps :
286
286
@@ -403,7 +403,7 @@ jobs:
403
403
404
404
strategy :
405
405
matrix :
406
- k8s : [ v1.23.13, v1.24.7, v1.25.3 ]
406
+ k8s : [v1.23.13, v1.24.7, v1.25.3, v1.26.0 ]
407
407
408
408
steps :
409
409
- name : Checkout
Original file line number Diff line number Diff line change 1
- v1.5.1
1
+ v1.5.2
You can’t perform that action at this time.
0 commit comments