Skip to content

Commit

Permalink
Run hack/bump-prow.sh (#3169)
Browse files Browse the repository at this point in the history
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot authored Jan 12, 2024
1 parent d564b1c commit 0653b9d
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/commenter:v20240111-4df3614954
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -51,7 +51,7 @@ periodics:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/commenter:v20240111-4df3614954
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -80,7 +80,7 @@ periodics:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/commenter:v20240111-4df3614954
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -108,7 +108,7 @@ periodics:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/commenter:v20240111-4df3614954
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -140,7 +140,7 @@ periodics:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/commenter:v20240111-4df3614954
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -486,7 +486,7 @@ periodics:
spec:
containers:
- name: peribolos
image: gcr.io/k8s-prow/peribolos:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/peribolos:v20240111-4df3614954
command:
- /ko-app/peribolos
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ postsubmits:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/configurator:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/configurator:v20240111-4df3614954
command:
- /ko-app/configurator
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ presubmits:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240104-724ea5f0dc
- image: gcr.io/k8s-prow/checkconfig:v20240111-4df3614954
args:
- "/ko-app/checkconfig"
- "--config-path"
Expand Down Expand Up @@ -634,7 +634,7 @@ presubmits:
spec:
containers:
- name: peribolos
image: gcr.io/k8s-prow/peribolos:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/peribolos:v20240111-4df3614954
command:
- /ko-app/peribolos
# when changing the peribolos settings below, please align the peribolos settings from the periodic job!
Expand Down Expand Up @@ -669,7 +669,7 @@ presubmits:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/label_sync:v20240111-4df3614954
command: [ "/ko-app/label_sync" ]
args:
- --config=github/ci/prow-deploy/files/labels.yaml
Expand All @@ -692,7 +692,7 @@ presubmits:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/label_sync:v20240111-4df3614954
command: [ "/ko-app/label_sync" ]
args:
- --config=github/ci/prow-deploy/files/labels.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ plank:
timeout: 2h
grace_period: 15s
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240104-724ea5f0dc"
initupload: "gcr.io/k8s-prow/initupload:v20240104-724ea5f0dc"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240104-724ea5f0dc"
sidecar: "gcr.io/k8s-prow/sidecar:v20240104-724ea5f0dc"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240111-4df3614954"
initupload: "gcr.io/k8s-prow/initupload:v20240111-4df3614954"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240111-4df3614954"
sidecar: "gcr.io/k8s-prow/sidecar:v20240111-4df3614954"
gcs_configuration:
bucket: "kubevirt-prow"
path_strategy: "explicit"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/branchprotector:v20240111-4df3614954
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: gcr.io/k8s-prow/cherrypicker:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/cherrypicker:v20240111-4df3614954
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/label_sync:v20240111-4df3614954
args:
- --config=/etc/config/labels.yaml
- --confirm=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/label_sync:v20240111-4df3614954
args:
- --config=/etc/config/labels.yaml
- --confirm=true
Expand Down
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:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/crier:v20240111-4df3614954
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
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:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/deck:v20240111-4df3614954
imagePullPolicy: Always
ports:
- name: http
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/ghproxy:v20240111-4df3614954
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/hook:v20240111-4df3614954
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
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:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/horologium:v20240111-4df3614954
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/needs-rebase:v20240111-4df3614954
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/prow-controller-manager:v20240111-4df3614954
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
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: gcr.io/k8s-prow/sinker:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/sinker:v20240111-4df3614954
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down
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:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/status-reconciler:v20240111-4df3614954
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
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:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/tide:v20240111-4df3614954
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: prow-exporter
image: gcr.io/k8s-prow/exporter:v20240104-724ea5f0dc
image: gcr.io/k8s-prow/exporter:v20240111-4df3614954
imagePullPolicy: Always
ports:
- name: metrics
Expand Down

0 comments on commit 0653b9d

Please sign in to comment.