Skip to content

Commit d379527

Browse files
authored
Merge pull request #29837 from k8s-infra-ci-robot/prowjobs-autobump
Update k8s-staging-test-infra images as needed
2 parents 1709afc + 12c9060 commit d379527

File tree

303 files changed

+2354
-2354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

303 files changed

+2354
-2354
lines changed

config/jobs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ periodics:
136136
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
140140
command:
141141
- "./scripts/ci-aws-cred-test.sh"
142142
```

config/jobs/cadvisor/cadvisor.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ presubmits:
2525
preset-k8s-ssh: "true"
2626
spec:
2727
containers:
28-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
28+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
2929
resources:
3030
limits:
3131
cpu: 4
@@ -64,7 +64,7 @@ presubmits:
6464
preset-k8s-ssh: "true"
6565
spec:
6666
containers:
67-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
67+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
6868
resources:
6969
limits:
7070
cpu: 4
@@ -102,7 +102,7 @@ periodics:
102102
preset-k8s-ssh: "true"
103103
spec:
104104
containers:
105-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
105+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
106106
resources:
107107
limits:
108108
cpu: 4

config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ presubmits:
1616
preset-dind-enabled: "true"
1717
spec:
1818
containers:
19-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
19+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
2020
command:
2121
- runner.sh
2222
args:
@@ -52,7 +52,7 @@ presubmits:
5252
spec:
5353
containers:
5454
- name: pull-containerd-node-e2e
55-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
55+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
5656
env:
5757
- name: USE_TEST_INFRA_LOG_DUMPING
5858
value: "true"
@@ -103,7 +103,7 @@ presubmits:
103103
spec:
104104
containers:
105105
- name: pull-containerd-node-e2e
106-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
106+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
107107
env:
108108
- name: USE_TEST_INFRA_LOG_DUMPING
109109
value: "true"
@@ -154,7 +154,7 @@ presubmits:
154154
spec:
155155
containers:
156156
- name: pull-containerd-node-e2e-1-6
157-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
157+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
158158
env:
159159
- name: USE_TEST_INFRA_LOG_DUMPING
160160
value: "true"
@@ -205,7 +205,7 @@ presubmits:
205205
spec:
206206
containers:
207207
- name: pull-containerd-node-e2e
208-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230613-63d85f5ed2-master
208+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-master
209209
env:
210210
- name: USE_TEST_INFRA_LOG_DUMPING
211211
value: "true"

0 commit comments

Comments
 (0)