Merge pull request #1563 from flatcar-linux/tormath1/mantle

coreos-devel/mantle: bump with 0.18.0
This commit is contained in:
Mathieu Tortuyaux 2022-01-14 10:17:22 +01:00 committed by GitHub
commit 0659f6295f
3 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
- mantle ([0.18.0](https://github.com/flatcar-linux/mantle/releases/tag/v0.18.0))

View File

@ -11,7 +11,7 @@ COREOS_GO_MOD="vendor"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="b64b6db71c2651b80ec2eb30eb07285a0bc344fd" # v0.17.0
CROS_WORKON_COMMIT="dd6625b29b69fc3dca580c284307ee93f8594431" # v0.18.0
KEYWORDS="amd64 arm64"
fi