Skip to content

Commit

Permalink
update boskos version
Browse files Browse the repository at this point in the history
The existing one is pretty outdated and may lead to the issue here #638
  • Loading branch information
steuhs authored Mar 29, 2019
1 parent c6137af commit 316913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/prow/boskos/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-testimages/boskos:v20180405-12e892d69
image: gcr.io/k8s-testimages/boskos:v20190326-21e7f896f
args:
- --storage=/store/boskos.json
- --config=/etc/config/config
Expand Down

0 comments on commit 316913d

Please sign in to comment.