Skip to content

Commit b6aedce

Browse files
authored
Merge pull request #8083 from k8s-infra-ci-robot/autobump
Update boskos to v20250509-c52f0a1
2 parents ff04fd6 + afb3fda commit b6aedce

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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:v20250401-3e1c897
21+
image: gcr.io/k8s-staging-boskos/janitor:v20250509-c52f0a1
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:v20250401-3e1c897
20+
image: gcr.io/k8s-staging-boskos/reaper:v20250509-c52f0a1
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:v20250401-3e1c897
62+
image: gcr.io/k8s-staging-boskos/boskos:v20250509-c52f0a1
6363
args:
6464
- --config=/etc/config/config
6565
- --namespace=test-pods

kubernetes/ibm-ppc64le/prow/boskos-janitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
terminationGracePeriodSeconds: 300
1818
containers:
1919
- name: boskos-ibmcloud-janitor
20-
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20250401-3e1c897
20+
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20250509-c52f0a1
2121
args:
2222
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2323
- --resource-type=powervs

kubernetes/ibm-ppc64le/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:v20250401-3e1c897
20+
image: gcr.io/k8s-staging-boskos/reaper:v20250509-c52f0a1
2121
args:
2222
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2323
- --resource-type=powervs

kubernetes/ibm-ppc64le/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:v20250401-3e1c897
62+
image: gcr.io/k8s-staging-boskos/boskos:v20250509-c52f0a1
6363
args:
6464
- --config=/etc/config/config
6565
- --namespace=test-pods

0 commit comments

Comments
 (0)