Skip to content

Commit c92814e

Browse files
ti-chi-botci-robot
authored andcommitted
Bumping Prow
Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a1b0b85...e1db1a9 | 2022‑12‑05 → 2023‑04‑10 | branchprotector, checkconfig, clonerefs, commenter, crier, deck, entrypoint, ghproxy, hook, horologium, initupload, label_sync, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler kubernetes/test-infra@8898931...e1db1a9 | 2022‑12‑08 → 2023‑04‑10 | jenkins-operator
1 parent 50088bd commit c92814e

15 files changed

+21
-21
lines changed

.prow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
- ^master$
88
spec:
99
containers:
10-
- image: gcr.io/k8s-prow/checkconfig:v20221205-a1b0b85d88
10+
- image: gcr.io/k8s-prow/checkconfig:v20230410-e1db1a99f8
1111
command:
1212
- /ko-app/checkconfig
1313
args:
@@ -149,7 +149,7 @@ postsubmits:
149149
- ^master$
150150
spec:
151151
containers:
152-
- image: gcr.io/k8s-prow/label_sync:v20221205-a1b0b85d88
152+
- image: gcr.io/k8s-prow/label_sync:v20230410-e1db1a99f8
153153
command:
154154
- /ko-app/label_sync
155155
args:

configs/prow-dev/cluster/branchprotector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: branchprotector
18-
image: gcr.io/k8s-prow/branchprotector:v20221205-a1b0b85d88
18+
image: gcr.io/k8s-prow/branchprotector:v20230410-e1db1a99f8
1919
args:
2020
- --config-path=/etc/config/config.yaml
2121
- --github-token-path=/etc/github/token

configs/prow-dev/cluster/crier_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
terminationGracePeriodSeconds: 30
2020
containers:
2121
- name: crier
22-
image: gcr.io/k8s-prow/crier:v20221205-a1b0b85d88
22+
image: gcr.io/k8s-prow/crier:v20230410-e1db1a99f8
2323
args:
2424
- --blob-storage-workers=10
2525
- --config-path=/etc/config/config.yaml

configs/prow-dev/cluster/deck_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
terminationGracePeriodSeconds: 30
2525
containers:
2626
- name: deck
27-
image: gcr.io/k8s-prow/deck:v20221205-a1b0b85d88
27+
image: gcr.io/k8s-prow/deck:v20230410-e1db1a99f8
2828
args:
2929
- --config-path=/etc/config/config.yaml
3030
- --plugin-config=/etc/plugins/plugins.yaml

configs/prow-dev/cluster/ghproxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
spec:
3535
containers:
3636
- name: ghproxy
37-
image: gcr.io/k8s-prow/ghproxy:v20221205-a1b0b85d88
37+
image: gcr.io/k8s-prow/ghproxy:v20230410-e1db1a99f8
3838
args:
3939
- --cache-dir=/cache
4040
- --cache-sizeGB=1

configs/prow-dev/cluster/hook_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
terminationGracePeriodSeconds: 180
2525
containers:
2626
- name: hook
27-
image: gcr.io/k8s-prow/hook:v20221205-a1b0b85d88
27+
image: gcr.io/k8s-prow/hook:v20230410-e1db1a99f8
2828
imagePullPolicy: Always
2929
args:
3030
- --dry-run=false

configs/prow-dev/cluster/horologium_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
terminationGracePeriodSeconds: 30
2222
containers:
2323
- name: horologium
24-
image: gcr.io/k8s-prow/horologium:v20221205-a1b0b85d88
24+
image: gcr.io/k8s-prow/horologium:v20230410-e1db1a99f8
2525
args:
2626
- --dry-run=false
2727
- --config-path=/etc/config/config.yaml

configs/prow-dev/cluster/jenkins-operator/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: jenkins-operator
20-
image: gcr.io/k8s-prow/jenkins-operator:v20221208-8898931a7f
20+
image: gcr.io/k8s-prow/jenkins-operator:v20230410-e1db1a99f8
2121
args:
2222
- --github-endpoint=http://ghproxy
2323
- --github-endpoint=https://api.github.com

configs/prow-dev/cluster/label_sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: label-sync
18-
image: gcr.io/k8s-prow/label_sync:v20221205-a1b0b85d88
18+
image: gcr.io/k8s-prow/label_sync:v20230410-e1db1a99f8
1919
args:
2020
- --config=/etc/config/labels.yaml
2121
- --confirm=true

configs/prow-dev/cluster/needs-rebase_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
terminationGracePeriodSeconds: 180
1919
containers:
2020
- name: needs-rebase
21-
image: gcr.io/k8s-prow/needs-rebase:v20221205-a1b0b85d88
21+
image: gcr.io/k8s-prow/needs-rebase:v20230410-e1db1a99f8
2222
imagePullPolicy: Always
2323
args:
2424
- --dry-run=false

0 commit comments

Comments
 (0)