mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 06:51:36 +02:00
Revert "bump(fleet): Upgrade to v0.5.1"
Rolling back to 0.5.0 due to a regression in the etcd client. Issue: https://github.com/coreos/fleet/issues/582 This (mostly) reverts commit 6a01e3c1e58c2f551307913f75097e09e73d539c.
This commit is contained in:
parent
0a4160cc0e
commit
647bcbf483
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="99cc5c48d00358ea73f9e6e73cb04a6b9922456a" # tag v0.5.1
|
CROS_WORKON_COMMIT="7c9a0c97942e64bdb497fa3a8b762e3fa12d8858" # tag v0.5.0
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user