Skip to content

Commit

Permalink
Bump prow from v20210526-84965e233e to v20210604-95cc9f4b68
Browse files Browse the repository at this point in the history
Signed-off-by: poiana <[email protected]>
  • Loading branch information
poiana committed Jun 7, 2021
1 parent 30b88cc commit c201599
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ plank:
timeout: 24h # Up to 24 hours for driverkit builder jobs
grace_period: 10m
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20210526-84965e233e"
initupload: "gcr.io/k8s-prow/initupload:v20210526-84965e233e"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20210526-84965e233e"
sidecar: "gcr.io/k8s-prow/sidecar:v20210526-84965e233e"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20210604-95cc9f4b68"
initupload: "gcr.io/k8s-prow/initupload:v20210604-95cc9f4b68"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20210604-95cc9f4b68"
sidecar: "gcr.io/k8s-prow/sidecar:v20210604-95cc9f4b68"
gcs_configuration:
bucket: s3://falco-prow-logs
path_strategy: explicit
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/check-prow-config/check-prow-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
always_run: true
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20210526-84965e233e
- image: gcr.io/k8s-prow/checkconfig:v20210604-95cc9f4b68
command:
- /checkconfig
args:
Expand All @@ -27,7 +27,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20210526-84965e233e
- image: gcr.io/k8s-prow/checkconfig:v20210604-95cc9f4b68
command:
- /checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/prow/branchprotector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20210526-84965e233e
image: gcr.io/k8s-prow/branchprotector:v20210604-95cc9f4b68
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion config/prow/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20210526-84965e233e
image: gcr.io/k8s-prow/crier:v20210604-95cc9f4b68
env:
- name: AWS_REGION
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20210526-84965e233e
image: gcr.io/k8s-prow/deck:v20210604-95cc9f4b68
env:
- name: AWS_REGION #required for splyglass bucket looku
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20210526-84965e233e
image: gcr.io/k8s-prow/ghproxy:v20210604-95cc9f4b68
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion config/prow/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20210526-84965e233e
image: gcr.io/k8s-prow/hook:v20210604-95cc9f4b68
imagePullPolicy: Always
args:
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion config/prow/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20210526-84965e233e
image: gcr.io/k8s-prow/horologium:v20210604-95cc9f4b68
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/prow/needs-rebase.yaml
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:v20210526-84965e233e
image: gcr.io/k8s-prow/needs-rebase:v20210604-95cc9f4b68
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
serviceAccountName: "prow-controller-manager"
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20210526-84965e233e
image: gcr.io/k8s-prow/prow-controller-manager:v20210604-95cc9f4b68
env:
- name: AWS_REGION
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20210526-84965e233e
image: gcr.io/k8s-prow/sinker:v20210604-95cc9f4b68
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/prow/statusreconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20210526-84965e233e
image: gcr.io/k8s-prow/status-reconciler:v20210604-95cc9f4b68
args:
- --dry-run=false
- --continue-on-error=true
Expand Down
2 changes: 1 addition & 1 deletion config/prow/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20210526-84965e233e
image: gcr.io/k8s-prow/tide:v20210604-95cc9f4b68
env:
- name: AWS_REGION
value: eu-west-1
Expand Down

0 comments on commit c201599

Please sign in to comment.