Skip to content

Commit 537bfc2

Browse files
Kubernetes Prow Robotci-robot
authored andcommitted
Bumping Prow and Boskos
gcr.io/k8s-prow/ changes: d950093...94589f3 (2021‑11‑29 → 2021‑11‑30) No gcr.io/k8s-staging-boskos/ changes.
1 parent 94589f3 commit 537bfc2

27 files changed

+80
-80
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ periodics:
1010
testgrid-tab-name: api-review-help
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
13+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
1414
command:
1515
- /app/robots/commenter/app.binary
1616
args:
@@ -58,7 +58,7 @@ periodics:
5858
testgrid-tab-name: cla
5959
spec:
6060
containers:
61-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
61+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
6262
command:
6363
- /app/robots/commenter/app.binary
6464
args:
@@ -100,7 +100,7 @@ periodics:
100100
testgrid-tab-name: close
101101
spec:
102102
containers:
103-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
103+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
104104
command:
105105
- /app/robots/commenter/app.binary
106106
args:
@@ -154,7 +154,7 @@ periodics:
154154
description: Automatically /retest for approved PRs that are failing tests
155155
spec:
156156
containers:
157-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
157+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
158158
command:
159159
- /app/robots/commenter/app.binary
160160
args:
@@ -222,7 +222,7 @@ periodics:
222222
testgrid-tab-name: rotten
223223
spec:
224224
containers:
225-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
225+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
226226
command:
227227
- /app/robots/commenter/app.binary
228228
args:
@@ -277,7 +277,7 @@ periodics:
277277
testgrid-tab-name: stale
278278
spec:
279279
containers:
280-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
280+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
281281
command:
282282
- /app/robots/commenter/app.binary
283283
args:
@@ -333,7 +333,7 @@ periodics:
333333
testgrid-tab-name: thaw-prs
334334
spec:
335335
containers:
336-
- image: gcr.io/k8s-prow/commenter:v20211129-d950093cb0
336+
- image: gcr.io/k8s-prow/commenter:v20211130-94589f397a
337337
command:
338338
- /app/robots/commenter/app.binary
339339
args:
@@ -382,7 +382,7 @@ periodics:
382382
description: Creates github issues based on data from various 'IssueSource's.
383383
spec:
384384
containers:
385-
- image: gcr.io/k8s-prow/issue-creator:v20211129-d950093cb0
385+
- image: gcr.io/k8s-prow/issue-creator:v20211130-94589f397a
386386
command:
387387
- /app/robots/issue-creator/app.binary
388388
args:

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ periodics:
9898
slug: test-infra-admins
9999
spec:
100100
containers:
101-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
101+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
102102
command:
103103
- /app/prow/cmd/generic-autobumper/app.binary
104104
args:
@@ -137,7 +137,7 @@ periodics:
137137
slug: test-infra-admins
138138
spec:
139139
containers:
140-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
140+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
141141
command:
142142
- /app/prow/cmd/generic-autobumper/app.binary
143143
args:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ periodics:
123123
base_ref: master
124124
spec:
125125
containers:
126-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
126+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
127127
command:
128128
- /app/prow/cmd/generic-autobumper/app.binary
129129
args:
@@ -153,7 +153,7 @@ periodics:
153153
base_ref: master
154154
spec:
155155
containers:
156-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
156+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
157157
command:
158158
- /app/prow/cmd/generic-autobumper/app.binary
159159
args:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ presubmits:
6666
run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)'
6767
spec:
6868
containers:
69-
- image: gcr.io/k8s-prow/checkconfig:v20211129-d950093cb0
69+
- image: gcr.io/k8s-prow/checkconfig:v20211130-94589f397a
7070
command:
7171
- /checkconfig
7272
args:

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ postsubmits:
151151
max_concurrency: 1
152152
spec:
153153
containers:
154-
- image: gcr.io/k8s-prow/hmac:v20211129-d950093cb0
154+
- image: gcr.io/k8s-prow/hmac:v20211130-94589f397a
155155
command:
156156
- /hmac
157157
args:
@@ -612,7 +612,7 @@ periodics:
612612
base_ref: master
613613
spec:
614614
containers:
615-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
615+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
616616
command:
617617
- /app/prow/cmd/generic-autobumper/app.binary
618618
args:
@@ -649,7 +649,7 @@ periodics:
649649
base_ref: master
650650
spec:
651651
containers:
652-
- image: gcr.io/k8s-prow/generic-autobumper:v20211129-d950093cb0
652+
- image: gcr.io/k8s-prow/generic-autobumper:v20211130-94589f397a
653653
command:
654654
- /app/prow/cmd/generic-autobumper/app.binary
655655
args:
@@ -720,7 +720,7 @@ periodics:
720720
spec:
721721
containers:
722722
- name: branchprotector
723-
image: gcr.io/k8s-prow/branchprotector:v20211129-d950093cb0
723+
image: gcr.io/k8s-prow/branchprotector:v20211130-94589f397a
724724
command:
725725
- /app/prow/cmd/branchprotector/app.binary
726726
args:
@@ -754,7 +754,7 @@ periodics:
754754
spec:
755755
containers:
756756
- name: label-sync
757-
image: gcr.io/k8s-prow/label_sync:v20211129-d950093cb0
757+
image: gcr.io/k8s-prow/label_sync:v20211130-94589f397a
758758
command:
759759
- /app/label_sync/app.binary
760760
args:
@@ -800,7 +800,7 @@ periodics:
800800
base_ref: master
801801
spec:
802802
containers:
803-
- image: gcr.io/k8s-prow/checkconfig:v20211129-d950093cb0
803+
- image: gcr.io/k8s-prow/checkconfig:v20211130-94589f397a
804804
command:
805805
- /checkconfig
806806
args:

config/prow/cluster/build/grandmatriarch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ spec:
5656
serviceAccountName: grandmatriarch
5757
containers:
5858
- name: bakery
59-
image: gcr.io/k8s-prow/grandmatriarch:v20211129-d950093cb0
59+
image: gcr.io/k8s-prow/grandmatriarch:v20211130-94589f397a
6060
args:
6161
- http-cookiefile

config/prow/cluster/cherrypicker_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
terminationGracePeriodSeconds: 180
4040
containers:
4141
- name: cherrypicker
42-
image: gcr.io/k8s-prow/cherrypicker:v20211129-d950093cb0
42+
image: gcr.io/k8s-prow/cherrypicker:v20211130-94589f397a
4343
imagePullPolicy: Always
4444
args:
4545
- --github-token-path=/etc/github/token

config/prow/cluster/crier_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
terminationGracePeriodSeconds: 30
3434
containers:
3535
- name: crier
36-
image: gcr.io/k8s-prow/crier:v20211129-d950093cb0
36+
image: gcr.io/k8s-prow/crier:v20211130-94589f397a
3737
args:
3838
- --blob-storage-workers=1
3939
- --config-path=/etc/config/config.yaml

config/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:v20211129-d950093cb0
41+
image: gcr.io/k8s-prow/deck:v20211130-94589f397a
4242
imagePullPolicy: Always
4343
ports:
4444
- name: http

config/prow/cluster/ghproxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
spec:
5454
containers:
5555
- name: ghproxy
56-
image: gcr.io/k8s-prow/ghproxy:v20211129-d950093cb0
56+
image: gcr.io/k8s-prow/ghproxy:v20211130-94589f397a
5757
args:
5858
- --cache-dir=/cache
5959
- --cache-sizeGB=99

0 commit comments

Comments
 (0)