Skip to content

Commit deb70f7

Browse files
authored
Merge pull request #7460 from k8s-infra-ci-robot/autobump
Update boskos to v20241028-bc478df
2 parents 2fa1231 + 90e42a9 commit deb70f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/gke-prow-build/prow/boskos-janitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
serviceAccountName: boskos-janitor
1919
containers:
2020
- name: boskos-janitor
21-
image: gcr.io/k8s-staging-boskos/janitor:v20240926-c51c4d9
21+
image: gcr.io/k8s-staging-boskos/janitor:v20241028-bc478df
2222
args:
2323
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2424
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project

kubernetes/gke-prow-build/prow/boskos-reaper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
terminationGracePeriodSeconds: 30
1818
containers:
1919
- name: boskos-reaper
20-
image: gcr.io/k8s-staging-boskos/reaper:v20240926-c51c4d9
20+
image: gcr.io/k8s-staging-boskos/reaper:v20241028-bc478df
2121
args:
2222
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2323
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project

kubernetes/gke-prow-build/prow/boskos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
terminationGracePeriodSeconds: 30
6060
containers:
6161
- name: boskos
62-
image: gcr.io/k8s-staging-boskos/boskos:v20240926-c51c4d9
62+
image: gcr.io/k8s-staging-boskos/boskos:v20241028-bc478df
6363
args:
6464
- --config=/etc/config/config
6565
- --namespace=test-pods

0 commit comments

Comments
 (0)