mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
Merge pull request #477 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade to v0.3.0
This commit is contained in:
commit
a75f345226
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="35655809ff151f5dfa25451c1516233896ed7863" # v0.2.2
|
||||
CROS_WORKON_COMMIT="e68134d88480595211ea594b10be3316f19085b5" # v0.3.0
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user