Skip to content

Commit fd5ac38

Browse files
k8s-infra-ci-robotci-robot
authored andcommitted
Bumping boskos and ghproxy and prow
Multiple distinct gcr.io/k8s-staging-boskos/ changes: Commits | Dates | Images --- | --- | --- kubernetes-sigs/boskos@e9e5322...5e4ab72 | 2025‑06‑12 → 2025‑09‑08 | boskos, ibmcloud-janitor-boskos, janitor, reaper Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes: Commits | Dates | Images --- | --- | --- kubernetes-sigs/prow@25d79ac...6845c9a | 2025‑08‑23 → 2025‑09‑14 | images/ghproxy Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes: Commits | Dates | Images --- | --- | --- kubernetes-sigs/prow@25d79ac...6845c9a | 2025‑08‑23 → 2025‑09‑14 | images/cherrypicker, images/crier, images/deck, images/ghproxy, images/hook, images/horologium, images/needs-rebase, images/pipeline, images/prow-controller-manager, images/sinker, images/status-reconciler, images/tide
1 parent c1ef4f5 commit fd5ac38

22 files changed

+22
-22
lines changed

kubernetes/gke-prow-build-trusted/prow/ghproxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: ghproxy
19-
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250823-25d79acb8
19+
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250914-6845c9a4c
2020
args:
2121
- --cache-dir=/cache
2222
- --cache-sizeGB=99

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:v20250612-e9e5322
21+
image: gcr.io/k8s-staging-boskos/janitor:v20250908-5e4ab72
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:v20250612-e9e5322
20+
image: gcr.io/k8s-staging-boskos/reaper:v20250908-5e4ab72
2121
args:
2222
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
2323
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project,gcve-vsphere-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:v20250612-e9e5322
62+
image: gcr.io/k8s-staging-boskos/boskos:v20250908-5e4ab72
6363
args:
6464
- --config=/etc/config/config
6565
- --namespace=test-pods

kubernetes/gke-prow/prow/cherrypicker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
terminationGracePeriodSeconds: 180
3939
containers:
4040
- name: cherrypicker
41-
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20250823-25d79acb8
41+
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20250914-6845c9a4c
4242
imagePullPolicy: Always
4343
args:
4444
- --github-token-path=/etc/github/token

kubernetes/gke-prow/prow/crier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
terminationGracePeriodSeconds: 30
3434
containers:
3535
- name: crier
36-
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20250823-25d79acb8
36+
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20250914-6845c9a4c
3737
args:
3838
- --blob-storage-workers=1
3939
- --config-path=/etc/config/config.yaml

kubernetes/gke-prow/prow/deck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
terminationGracePeriodSeconds: 30
3939
containers:
4040
- name: deck
41-
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20250823-25d79acb8
41+
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20250914-6845c9a4c
4242
imagePullPolicy: Always
4343
ports:
4444
- name: http

kubernetes/gke-prow/prow/ghproxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
spec:
4949
containers:
5050
- name: ghproxy
51-
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250823-25d79acb8
51+
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250914-6845c9a4c
5252
args:
5353
- --cache-dir=/cache
5454
- --cache-sizeGB=99

kubernetes/gke-prow/prow/hook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
terminationGracePeriodSeconds: 180
3838
containers:
3939
- name: hook
40-
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20250823-25d79acb8
40+
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20250914-6845c9a4c
4141
imagePullPolicy: Always
4242
args:
4343
- --dry-run=false

kubernetes/gke-prow/prow/horologium.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
terminationGracePeriodSeconds: 30
3535
containers:
3636
- name: horologium
37-
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20250823-25d79acb8
37+
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20250914-6845c9a4c
3838
args:
3939
- --config-path=/etc/config/config.yaml
4040
- --job-config-path=/etc/job-config

0 commit comments

Comments
 (0)