File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
config/jobs/kubernetes-sigs/kjob Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ periodics:
238
238
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
239
239
env :
240
240
- name : E2E_KIND_VERSION
241
- value : kindest/node:v1.34.1
241
+ value : kindest/node:v1.34.0
242
242
- name : BUILDER_IMAGE
243
243
value : public.ecr.aws/docker/library/golang:1.24
244
244
command :
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ presubmits:
220
220
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
221
221
env :
222
222
- name : E2E_KIND_VERSION
223
- value : kindest/node:v1.34.1
223
+ value : kindest/node:v1.34.0
224
224
- name : BUILDER_IMAGE
225
225
value : public.ecr.aws/docker/library/golang:1.24
226
226
command :
You can’t perform that action at this time.
0 commit comments