Skip to content

Commit 93d05e2

Browse files
authored
Merge pull request #31690 from damdo/bump-capg-1.28
Bump CAPG to use k8s 1.28
2 parents b4bceea + 7a8d4b4 commit 93d05e2

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
@@ -10,7 +10,7 @@ presubmits:
1010
- ^main$
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
13+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
1414
command:
1515
- "./scripts/ci-test.sh"
1616
resources:
@@ -33,7 +33,7 @@ presubmits:
3333
- ^main$
3434
spec:
3535
containers:
36-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
36+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
3737
command:
3838
- "./scripts/ci-build.sh"
3939
resources:
@@ -59,7 +59,7 @@ presubmits:
5959
- ^main$
6060
spec:
6161
containers:
62-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
62+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
6363
# docker-in-docker needs privileged mode
6464
securityContext:
6565
privileged: true
@@ -90,7 +90,7 @@ presubmits:
9090
- ^main$
9191
spec:
9292
containers:
93-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
93+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
9494
command:
9595
- "runner.sh"
9696
- "make"
@@ -123,7 +123,7 @@ presubmits:
123123
timeout: 3h
124124
spec:
125125
containers:
126-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
126+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
127127
env:
128128
- name: "BOSKOS_HOST"
129129
value: "boskos.test-pods.svc.cluster.local"
@@ -167,7 +167,7 @@ presubmits:
167167
path_alias: "sigs.k8s.io/image-builder"
168168
spec:
169169
containers:
170-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
170+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
171171
env:
172172
- name: "BOSKOS_HOST"
173173
value: "boskos.test-pods.svc.cluster.local"
@@ -211,7 +211,7 @@ presubmits:
211211
timeout: 3h
212212
spec:
213213
containers:
214-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
214+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
215215
env:
216216
- name: "BOSKOS_HOST"
217217
value: "boskos.test-pods.svc.cluster.local"
@@ -250,7 +250,7 @@ presubmits:
250250
timeout: 3h
251251
spec:
252252
containers:
253-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
253+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
254254
env:
255255
- name: "BOSKOS_HOST"
256256
value: "boskos.test-pods.svc.cluster.local"
@@ -289,7 +289,7 @@ presubmits:
289289
timeout: 3h
290290
spec:
291291
containers:
292-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
292+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
293293
args:
294294
- runner.sh
295295
- "./scripts/ci-e2e.sh"
@@ -323,7 +323,7 @@ presubmits:
323323
- ^main$
324324
spec:
325325
containers:
326-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
326+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
327327
command:
328328
- runner.sh
329329
args:
@@ -351,7 +351,7 @@ presubmits:
351351
path_alias: k8s.io/test-infra
352352
spec:
353353
containers:
354-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.27
354+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240111-cf1d81388e-1.28
355355
command:
356356
- runner.sh
357357
args:

0 commit comments

Comments
 (0)