File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
- e2e_k8s_26
9
9
- e2e_k8s_27
10
10
variables :
11
- KIND : v0.18 .0
11
+ KIND : v0.20 .0
12
12
DOCKER_HOST : tcp://docker:2375
13
13
DOCKER_DRIVER : overlay2
14
14
GO_VERSION : " 1.20"
@@ -225,7 +225,7 @@ e2e_k8s_25:
225
225
stage : e2e_k8s_25
226
226
needs : ["docker-build"]
227
227
variables :
228
- K8S_VERSION : v1.25.8
228
+ K8S_VERSION : v1.25.11
229
229
KUBEADM_VER : v1beta3
230
230
KUBECTL : v1.26.3
231
231
extends : .kind_deployment_schedules
@@ -235,13 +235,13 @@ e2e_k8s_26:
235
235
variables :
236
236
K8S_VERSION : v1.26.3
237
237
KUBEADM_VER : v1beta3
238
- KUBECTL : v1.26.3
238
+ KUBECTL : v1.26.6
239
239
extends : .kind_deployment_schedules
240
240
e2e_k8s_27 :
241
241
stage : e2e_k8s_27
242
242
needs : ["docker-build"]
243
243
variables :
244
- K8S_VERSION : v1.27.0
244
+ K8S_VERSION : v1.27.3
245
245
KUBEADM_VER : v1beta3
246
246
KUBECTL : v1.27.0
247
247
extends : .kind_deployment
You can’t perform that action at this time.
0 commit comments