Skip to content

Commit 3d5cae5

Browse files
authored
Merge pull request #14471 from k8s-ci-robot/autobump
Update prow to v20190925-d7e1d9b17, and other images as necessary.
2 parents f168a98 + 5b1c4a4 commit 3d5cae5

21 files changed

+37
-37
lines changed

config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ periodics:
99
testgrid-tab-name: api-review-help
1010
spec:
1111
containers:
12-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
12+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
1313
command:
1414
- /app/robots/commenter/app.binary
1515
args:
@@ -55,7 +55,7 @@ periodics:
5555
testgrid-tab-name: cla
5656
spec:
5757
containers:
58-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
58+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
5959
command:
6060
- /app/robots/commenter/app.binary
6161
args:
@@ -95,7 +95,7 @@ periodics:
9595
testgrid-tab-name: close
9696
spec:
9797
containers:
98-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
98+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
9999
command:
100100
- /app/robots/commenter/app.binary
101101
args:
@@ -136,7 +136,7 @@ periodics:
136136
description: Automatically /retest for approved PRs that failed retesting
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
139+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
140140
command:
141141
- /app/robots/commenter/app.binary
142142
args:
@@ -186,7 +186,7 @@ periodics:
186186
testgrid-tab-name: rotten
187187
spec:
188188
containers:
189-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
189+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
190190
command:
191191
- /app/robots/commenter/app.binary
192192
args:
@@ -230,7 +230,7 @@ periodics:
230230
testgrid-tab-name: stale
231231
spec:
232232
containers:
233-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
233+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
234234
command:
235235
- /app/robots/commenter/app.binary
236236
args:
@@ -305,7 +305,7 @@ periodics:
305305
testgrid-tab-name: enhancements-unfreeze
306306
spec:
307307
containers:
308-
- image: gcr.io/k8s-prow/commenter:v20190924-cb71f84e1
308+
- image: gcr.io/k8s-prow/commenter:v20190925-d7e1d9b17
309309
command:
310310
- /app/robots/commenter/app.binary
311311
args:

config/jobs/kubernetes/test-infra/test-infra-trusted.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ periodics:
10391039
spec:
10401040
containers:
10411041
- name: branchprotector
1042-
image: gcr.io/k8s-prow/branchprotector:v20190924-cb71f84e1
1042+
image: gcr.io/k8s-prow/branchprotector:v20190925-d7e1d9b17
10431043
command:
10441044
- /app/prow/cmd/branchprotector/app.binary
10451045
args:
@@ -1073,7 +1073,7 @@ periodics:
10731073
spec:
10741074
containers:
10751075
- name: label-sync
1076-
image: gcr.io/k8s-prow/label_sync:v20190924-cb71f84e1
1076+
image: gcr.io/k8s-prow/label_sync:v20190925-d7e1d9b17
10771077
command:
10781078
- /app/label_sync/app.binary
10791079
args:

config/prow/config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ plank:
88
timeout: 2h
99
grace_period: 15s
1010
utility_images:
11-
clonerefs: "gcr.io/k8s-prow/clonerefs:v20190924-cb71f84e1"
12-
initupload: "gcr.io/k8s-prow/initupload:v20190924-cb71f84e1"
13-
entrypoint: "gcr.io/k8s-prow/entrypoint:v20190924-cb71f84e1"
14-
sidecar: "gcr.io/k8s-prow/sidecar:v20190924-cb71f84e1"
11+
clonerefs: "gcr.io/k8s-prow/clonerefs:v20190925-d7e1d9b17"
12+
initupload: "gcr.io/k8s-prow/initupload:v20190925-d7e1d9b17"
13+
entrypoint: "gcr.io/k8s-prow/entrypoint:v20190925-d7e1d9b17"
14+
sidecar: "gcr.io/k8s-prow/sidecar:v20190925-d7e1d9b17"
1515
gcs_configuration:
1616
bucket: "kubernetes-jenkins"
1717
path_strategy: "legacy"

label_sync/cluster/label_sync_cron_job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
spec:
2929
containers:
3030
- name: label-sync
31-
image: gcr.io/k8s-prow/label_sync:v20190924-cb71f84e1
31+
image: gcr.io/k8s-prow/label_sync:v20190925-d7e1d9b17
3232
args:
3333
- --config=/etc/config/labels.yaml
3434
- --confirm=true

label_sync/cluster/label_sync_job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870
2727
containers:
2828
- name: label-sync
29-
image: gcr.io/k8s-prow/label_sync:v20190924-cb71f84e1
29+
image: gcr.io/k8s-prow/label_sync:v20190925-d7e1d9b17
3030
args:
3131
- --config=/etc/config/labels.yaml
3232
- --confirm=true

prow/cluster/build_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
# serviceAccountName: prow-build # build_rbac.yaml
1919
containers:
2020
- name: build
21-
image: gcr.io/k8s-prow/build:v20190924-cb71f84e1
21+
image: gcr.io/k8s-prow/build:v20190925-d7e1d9b17
2222
args:
2323
- --all-contexts
2424
- --config=/etc/prow-config/config.yaml

prow/cluster/crier_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
terminationGracePeriodSeconds: 30
3333
containers:
3434
- name: crier
35-
image: gcr.io/k8s-prow/crier:v20190924-cb71f84e1
35+
image: gcr.io/k8s-prow/crier:v20190925-d7e1d9b17
3636
args:
3737
- --github-workers=1
3838
- --config-path=/etc/config/config.yaml

prow/cluster/deck_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
terminationGracePeriodSeconds: 30
3939
containers:
4040
- name: deck
41-
image: gcr.io/k8s-prow/deck:v20190924-cb71f84e1
41+
image: gcr.io/k8s-prow/deck:v20190925-d7e1d9b17
4242
imagePullPolicy: Always
4343
ports:
4444
- name: http

prow/cluster/ghproxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
spec:
5151
containers:
5252
- name: ghproxy
53-
image: gcr.io/k8s-prow/ghproxy:v20190924-cb71f84e1
53+
image: gcr.io/k8s-prow/ghproxy:v20190925-d7e1d9b17
5454
args:
5555
- --cache-dir=/cache
5656
- --cache-sizeGB=99

prow/cluster/grandmatriarch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
serviceAccountName: grandmatriarch
5454
containers:
5555
- name: bakery
56-
image: gcr.io/k8s-prow/grandmatriarch:v20190924-cb71f84e1
56+
image: gcr.io/k8s-prow/grandmatriarch:v20190925-d7e1d9b17
5757
args:
5858
- /etc/robot/service-account.json
5959
- http-cookiefile

0 commit comments

Comments
 (0)