mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
sys-apps/ignition: bump to v0.11.2
This includes updating the built-in service list to use the new GCE agent service installed by the parent commit.
This commit is contained in:
parent
4fd75fc80f
commit
5d0018e594
@ -11,7 +11,7 @@ inherit coreos-doc coreos-go cros-workon systemd udev
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="c96715d99339669b646f35237428a44187341061" # tag v0.11.1
|
||||
CROS_WORKON_COMMIT="5dd13c9c174b40dfefb09d777d2bd890e8ba6fa7" # tag v0.11.2
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user