Skip to content

Commit

Permalink
Merge pull request #6537 from k8s-infra-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update prow to v20240306-8cce6e4d7f and ghproxy as needed
  • Loading branch information
k8s-ci-robot committed Mar 6, 2024
2 parents 15ef5a3 + 70a6cbb commit 59723a0
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 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:v20240304-a80e95c002
image: gcr.io/k8s-prow/crier:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/deck:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/ghproxy:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/hook:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/horologium:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/prow-controller-manager:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/sinker:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/status-reconciler:v20240306-8cce6e4d7f
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/tide:v20240306-8cce6e4d7f
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:v20240304-a80e95c002"
initupload: "gcr.io/k8s-prow/initupload:v20240304-a80e95c002"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240304-a80e95c002"
sidecar: "gcr.io/k8s-prow/sidecar:v20240304-a80e95c002"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240306-8cce6e4d7f"
initupload: "gcr.io/k8s-prow/initupload:v20240306-8cce6e4d7f"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240306-8cce6e4d7f"
sidecar: "gcr.io/k8s-prow/sidecar:v20240306-8cce6e4d7f"
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:v20240304-a80e95c002
image: gcr.io/k8s-prow/ghproxy:v20240306-8cce6e4d7f
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down

0 comments on commit 59723a0

Please sign in to comment.