Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/eks-prow-build/prow/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: aws-boskos-janitor
containers:
- name: aws-boskos-janitor
image: gcr.io/k8s-staging-boskos/aws-janitor-boskos:v20230419-5a11e92
image: gcr.io/k8s-staging-boskos/aws-janitor-boskos:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=aws-account
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/eks-prow-build/prow/boskos-reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20230419-5a11e92
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=aws-account
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/eks-prow-build/prow/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20230419-5a11e92
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build-trusted/prow/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251223-f0341d7b5
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: boskos-janitor
containers:
- name: boskos-janitor
image: gcr.io/k8s-staging-boskos/janitor:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/janitor:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos-reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project,gcve-vsphere-project
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/cherrypicker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20251223-f0341d7b5
imagePullPolicy: Always
args:
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20251223-f0341d7b5
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20251223-f0341d7b5
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251223-f0341d7b5
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20251223-f0341d7b5
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20251223-f0341d7b5
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/needs-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20251223-f0341d7b5
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# serviceAccountName: prow-pipeline
# containers:
# - name: pipeline
# image: us-docker.pkg.dev/k8s-infra-prow/images/pipeline:v20251212-148e9cff4
# image: us-docker.pkg.dev/k8s-infra-prow/images/pipeline:v20251223-f0341d7b5
# args:
# - --all-contexts
# - --config=/etc/prow-config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20251223-f0341d7b5
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20251223-f0341d7b5
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/statusreconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20251223-f0341d7b5
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20251212-148e9cff4
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20251223-f0341d7b5
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/ibm-ppc64le/prow/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: boskos-ibmcloud-janitor
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=powervs
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/ibm-ppc64le/prow/boskos-reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=powervs
2 changes: 1 addition & 1 deletion kubernetes/ibm-ppc64le/prow/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/ibm-s390x/prow/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: boskos-ibmcloud-janitor
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/ibmcloud-janitor-boskos:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=vpc-service
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/ibm-s390x/prow/boskos-reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/reaper:v20251218-e3340a3
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=vpc-service
2 changes: 1 addition & 1 deletion kubernetes/ibm-s390x/prow/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20250922-14f95fc
image: gcr.io/k8s-staging-boskos/boskos:v20251218-e3340a3
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down
Loading