From 4287ba639bbec8f447295bb567636d939bcb4cfc Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Mon, 16 Sep 2019 11:31:43 -0700 Subject: [PATCH] release: Kata Containers 1.9.0-alpha2 - dracut: increase base.conf priority from 00 to 05 - make: use bash to fetch dracut conf 'drivers' list dec8013 make: use bash to fetch dracut conf 'drivers' list 6daec98 make: Move comment about dracut --no-kernel 2950b37 dracut: increase base.conf priority from 00 to 05 Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 04b7792ad7..6b2781d037 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.0-alpha1 +1.9.0-alpha2