Skip to content

Commit 309ed12

Browse files
committed
CAPG: bump main presubmits to k8s 1.34
1 parent 4187a3f commit 309ed12

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ presubmits:
1212
- ^main$
1313
spec:
1414
containers:
15-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
15+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
1616
command:
1717
- "./scripts/ci-test.sh"
1818
resources:
@@ -37,7 +37,7 @@ presubmits:
3737
- ^main$
3838
spec:
3939
containers:
40-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
40+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
4141
command:
4242
- "./scripts/ci-build.sh"
4343
resources:
@@ -64,7 +64,7 @@ presubmits:
6464
- ^main$
6565
spec:
6666
containers:
67-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
67+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
6868
# docker-in-docker needs privileged mode
6969
securityContext:
7070
privileged: true
@@ -97,7 +97,7 @@ presubmits:
9797
- ^main$
9898
spec:
9999
containers:
100-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
100+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
101101
command:
102102
- "runner.sh"
103103
- "make"
@@ -129,7 +129,7 @@ presubmits:
129129
timeout: 3h
130130
spec:
131131
containers:
132-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
132+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
133133
env:
134134
- name: "BOSKOS_HOST"
135135
value: "boskos.test-pods.svc.cluster.local"
@@ -172,7 +172,7 @@ presubmits:
172172
path_alias: "sigs.k8s.io/image-builder"
173173
spec:
174174
containers:
175-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
175+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
176176
env:
177177
- name: "BOSKOS_HOST"
178178
value: "boskos.test-pods.svc.cluster.local"
@@ -215,7 +215,7 @@ presubmits:
215215
timeout: 3h
216216
spec:
217217
containers:
218-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
218+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
219219
env:
220220
- name: "BOSKOS_HOST"
221221
value: "boskos.test-pods.svc.cluster.local"
@@ -253,7 +253,7 @@ presubmits:
253253
timeout: 3h
254254
spec:
255255
containers:
256-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
256+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
257257
env:
258258
- name: "BOSKOS_HOST"
259259
value: "boskos.test-pods.svc.cluster.local"
@@ -291,7 +291,7 @@ presubmits:
291291
timeout: 3h
292292
spec:
293293
containers:
294-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
294+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
295295
args:
296296
- runner.sh
297297
- "./scripts/ci-e2e.sh"
@@ -327,7 +327,7 @@ presubmits:
327327
- ^main$
328328
spec:
329329
containers:
330-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
330+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
331331
command:
332332
- runner.sh
333333
args:
@@ -357,7 +357,7 @@ presubmits:
357357
path_alias: k8s.io/test-infra
358358
spec:
359359
containers:
360-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.33
360+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260127-f10a7ebcce-1.34
361361
command:
362362
- runner.sh
363363
args:

0 commit comments

Comments
 (0)