Skip to content

Commit

Permalink
Merge pull request #198 from google-oss-robot/autobump
Browse files Browse the repository at this point in the history
Bump prow from v20191219-ecbeba384 to v20191219-b8438ff62
  • Loading branch information
google-oss-robot authored Jan 6, 2020
2 parents 4170674 + 624ef50 commit bc1c6b9
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions prow/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
serviceAccountName: plank
containers:
- name: plank
image: gcr.io/k8s-prow/plank:v20191219-ecbeba384
image: gcr.io/k8s-prow/plank:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --dry-run=false
Expand Down Expand Up @@ -129,7 +129,7 @@ spec:
serviceAccountName: sinker
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20191219-ecbeba384
image: gcr.io/k8s-prow/sinker:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -179,7 +179,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20191219-ecbeba384
image: gcr.io/k8s-prow/deck:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -265,7 +265,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20191219-ecbeba384
image: gcr.io/k8s-prow/horologium:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down Expand Up @@ -336,7 +336,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gerrit
image: gcr.io/k8s-prow/gerrit:v20191219-ecbeba384
image: gcr.io/k8s-prow/gerrit:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down Expand Up @@ -389,7 +389,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20191219-ecbeba384
image: gcr.io/k8s-prow/crier:v20191219-b8438ff62
args:
- --gerrit-workers=1
- --github-workers=1
Expand Down Expand Up @@ -447,7 +447,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20191219-ecbeba384
image: gcr.io/k8s-prow/hook:v20191219-b8438ff62
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -825,7 +825,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20191219-ecbeba384
image: gcr.io/k8s-prow/tide:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/grandmatriarch_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20191219-ecbeba384
image: gcr.io/k8s-prow/grandmatriarch:v20191219-b8438ff62
args:
- /etc/robot/service-account.json
- http-cookiefile
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/grandmatriarch_test-pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20191219-ecbeba384
image: gcr.io/k8s-prow/grandmatriarch:v20191219-b8438ff62
args:
- /etc/robot/service-account.json
- http-cookiefile
Expand Down
8 changes: 4 additions & 4 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ plank:
timeout: 7200000000000 # 2h
grace_period: 15000000000 # 15s
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20191219-ecbeba384"
initupload: "gcr.io/k8s-prow/initupload:v20191219-ecbeba384"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20191219-ecbeba384"
sidecar: "gcr.io/k8s-prow/sidecar:v20191219-ecbeba384"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20191219-b8438ff62"
initupload: "gcr.io/k8s-prow/initupload:v20191219-b8438ff62"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20191219-b8438ff62"
sidecar: "gcr.io/k8s-prow/sidecar:v20191219-b8438ff62"
gcs_configuration:
bucket: "oss-prow"
path_strategy: "explicit"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
always_run: true
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20191219-ecbeba384
- image: gcr.io/k8s-prow/checkconfig:v20191219-b8438ff62
imagePullPolicy: Always
command:
- /checkconfig
Expand Down Expand Up @@ -138,7 +138,7 @@ periodics:
testgrid-dashboards: googleoss-test-infra
spec:
containers:
- image: gcr.io/k8s-prow/autobump:v20191219-ecbeba384
- image: gcr.io/k8s-prow/autobump:v20191219-b8438ff62
command:
- /autobump.sh
args:
Expand Down

0 comments on commit bc1c6b9

Please sign in to comment.