Skip to content

Commit 8d3969b

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@5a11e92...e3340a3 | 2023‑04‑19 → 2025‑12‑18 | aws-janitor-boskos, boskos, reaper kubernetes-sigs/boskos@14f95fc...e3340a3 | 2025‑09‑22 → 2025‑12‑18 | boskos, ibmcloud-janitor-boskos, janitor, reaper Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes: Commits | Dates | Images --- | --- | --- kubernetes-sigs/prow@148e9cf...f0341d7 | 2025‑12‑12 → 2025‑12‑23 | images/ghproxy Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes: Commits | Dates | Images --- | --- | --- kubernetes-sigs/prow@148e9cf...f0341d7 | 2025‑12‑12 → 2025‑12‑23 | 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 acafbed commit 8d3969b

25 files changed

+25
-25
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
serviceAccountName: aws-boskos-janitor
3232
containers:
3333
- name: aws-boskos-janitor
34-
image: gcr.io/k8s-staging-boskos/aws-janitor-boskos:v20230419-5a11e92
34+
image: gcr.io/k8s-staging-boskos/aws-janitor-boskos:v20251218-e3340a3
3535
args:
3636
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
3737
- --resource-type=aws-account

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
terminationGracePeriodSeconds: 30
3131
containers:
3232
- name: boskos-reaper
33-
image: gcr.io/k8s-staging-boskos/reaper:v20230419-5a11e92
33+
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
3434
args:
3535
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
3636
- --resource-type=aws-account

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
terminationGracePeriodSeconds: 30
4141
containers:
4242
- name: boskos
43-
image: gcr.io/k8s-staging-boskos/boskos:v20230419-5a11e92
43+
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
4444
args:
4545
- --config=/etc/config/config
4646
- --namespace=test-pods

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:v20251212-148e9cff4
19+
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251223-f0341d7b5
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:v20250922-14f95fc
21+
image: gcr.io/k8s-staging-boskos/janitor:v20251218-e3340a3
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:v20250922-14f95fc
20+
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
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:v20250922-14f95fc
62+
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
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:v20251212-148e9cff4
41+
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20251223-f0341d7b5
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:v20251212-148e9cff4
36+
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20251223-f0341d7b5
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:v20251212-148e9cff4
41+
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20251223-f0341d7b5
4242
imagePullPolicy: Always
4343
ports:
4444
- name: http

0 commit comments

Comments
 (0)