Skip to content

Commit 7db6f1e

Browse files
authored
Merge pull request #7886 from Amulyam24/boskos
Update boskos deployments on ibm-ppc64le cluster
2 parents dd84b6e + 7526fdd commit 7db6f1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/ibm-ppc64le/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:v20250210-1230f5b
21+
image: gcr.io/k8s-staging-boskos/janitor:v20250316-840dd60
2222
args:
2323
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2424
- --resource-type=bar

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:v20250210-1230f5b
20+
image: gcr.io/k8s-staging-boskos/reaper:v20250316-840dd60
2121
args:
2222
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2323
- --resource-type=bar

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:v20250210-1230f5b
62+
image: gcr.io/k8s-staging-boskos/boskos:v20250316-840dd60
6363
args:
6464
- --config=/etc/config/config
6565
- --namespace=test-pods

0 commit comments

Comments
 (0)