Skip to content

Commit

Permalink
Merge pull request #4553 from k8s-infra-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update boskos to v20230109-3e30fa4, prow to v20230116-d4a02a2181 and ghproxy as needed
  • Loading branch information
k8s-ci-robot committed Jan 18, 2023
2 parents c8181c2 + 9ced420 commit 7a4c27e
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/prow/cluster/crier_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20221208-8898931a7f
image: gcr.io/k8s-prow/crier:v20230116-d4a02a2181
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/deck_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20221208-8898931a7f
image: gcr.io/k8s-prow/deck:v20230116-d4a02a2181
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/ghproxy_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20221208-8898931a7f
image: gcr.io/k8s-prow/ghproxy:v20230116-d4a02a2181
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/hook_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20221208-8898931a7f
image: gcr.io/k8s-prow/hook:v20230116-d4a02a2181
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20221208-8898931a7f
image: gcr.io/k8s-prow/horologium:v20230116-d4a02a2181
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/prow_controller_manager_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20221208-8898931a7f
image: gcr.io/k8s-prow/prow-controller-manager:v20230116-d4a02a2181
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/sinker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- --dry-run=false
- --job-config-path=/etc/job-config
- --kubeconfig=/etc/kubeconfig/kubeconfig
image: gcr.io/k8s-prow/sinker:v20221208-8898931a7f
image: gcr.io/k8s-prow/sinker:v20230116-d4a02a2181
securityContext:
allowPrivilegeEscalation: false
capabilities:
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/statusreconciler_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20221208-8898931a7f
image: gcr.io/k8s-prow/status-reconciler:v20230116-d4a02a2181
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion apps/prow/cluster/tide_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20221208-8898931a7f
image: gcr.io/k8s-prow/tide:v20230116-d4a02a2181
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
8 changes: 4 additions & 4 deletions apps/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ plank:
timeout: 2h
grace_period: 15s
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20221208-8898931a7f"
initupload: "gcr.io/k8s-prow/initupload:v20221208-8898931a7f"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20221208-8898931a7f"
sidecar: "gcr.io/k8s-prow/sidecar:v20221208-8898931a7f"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20230116-d4a02a2181"
initupload: "gcr.io/k8s-prow/initupload:v20230116-d4a02a2181"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20230116-d4a02a2181"
sidecar: "gcr.io/k8s-prow/sidecar:v20230116-d4a02a2181"
default_service_account_name: "prowjob-default-sa"
gcs_configuration:
bucket: k8s-infra-prow-results
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20221208-8898931a7f
image: gcr.io/k8s-prow/ghproxy:v20230116-d4a02a2181
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: boskos-janitor
containers:
- name: boskos-janitor
image: gcr.io/k8s-staging-boskos/janitor:v20221208-ecb4ed8
image: gcr.io/k8s-staging-boskos/janitor:v20230109-3e30fa4
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20221208-ecb4ed8
image: gcr.io/k8s-staging-boskos/reaper:v20230109-3e30fa4
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20221208-ecb4ed8
image: gcr.io/k8s-staging-boskos/boskos:v20230109-3e30fa4
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down

0 comments on commit 7a4c27e

Please sign in to comment.