mirror of https://github.com/k3s-io/k3s
set weave version to 0.9.0 instead of latest
parent
29b64bf64c
commit
eb2cf2f904
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue