mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
set weave version to 0.9.0 instead of latest
This commit is contained in:
parent
29b64bf64c
commit
eb2cf2f904
@ -129,7 +129,7 @@ coreos:
|
|||||||
ExecStartPre=/usr/bin/curl \
|
ExecStartPre=/usr/bin/curl \
|
||||||
--silent \
|
--silent \
|
||||||
--location \
|
--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
|
--output /opt/bin/weave
|
||||||
ExecStartPre=/usr/bin/curl \
|
ExecStartPre=/usr/bin/curl \
|
||||||
--silent \
|
--silent \
|
||||||
|
Loading…
Reference in New Issue
Block a user