mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
Merge pull request #528 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade to v0.4.0
This commit is contained in:
commit
a3058aeb67
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="639c69315349ee01f6ccdcef22b1e7b31da52bf1" # v0.3.2
|
||||
CROS_WORKON_COMMIT="0fddd1735d013b6e6c78b232329c0ea4d5b709be" # v0.4.0
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user