File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
config/jobs/kubernetes-sigs/kueue Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ presubmits:
268
268
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-master
269
269
env :
270
270
- name : E2E_KIND_VERSION
271
- value : kindest/node:v1.30.0
271
+ value : kindest/node:v1.31.1
272
272
- name : BUILDER_IMAGE
273
273
value : public.ecr.aws/docker/library/golang:1.23
274
274
command :
Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ periodics:
371
371
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-master
372
372
env :
373
373
- name : E2E_KIND_VERSION
374
- value : kindest/node:v1.30.0
374
+ value : kindest/node:v1.31.1
375
375
- name : BUILDER_IMAGE
376
376
value : public.ecr.aws/docker/library/golang:1.23
377
377
command :
You can’t perform that action at this time.
0 commit comments