mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Merge pull request #561 from bcwaldon/bump-coreos-cloudinit
Upgrade to coreos-cloudinit v0.5.1
This commit is contained in:
commit
1c1cf79720
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="13a3d892ca557c7474fdb17a7562697a05464290" # v0.4.2
|
||||
CROS_WORKON_COMMIT="1d024af4c1ec3c2db8ab517648aff01f6b121b4f" # v0.5.1
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user