set weave version to 0.9.0 instead of latest

pull/6/head
Ido Shamun 2015-04-22 14:05:09 +03:00
parent 29b64bf64c
commit eb2cf2f904
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ coreos:
ExecStartPre=/usr/bin/curl \
--silent \
--location \
https://github.com/zettio/weave/releases/download/latest_release/weave \
https://github.com/weaveworks/weave/releases/download/v0.9.0/weave \
--output /opt/bin/weave
ExecStartPre=/usr/bin/curl \
--silent \