From 7a3e7efcf299a28d9a19ec4a7ceb544b13d8d49e Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Mon, 16 Sep 2019 11:31:59 -0700 Subject: [PATCH] release: Kata Containers 1.9.0-alpha2 - version: Add QEMU and kernel with virtiofs 3.0 - upgrade vendor ttrpc - virtcontainers: Set sandbox dns in sandbox request - s390x: Add appendImage function to qemu_s390x.go - virtcontainer: add error return code bca37c3 version: Add QEMU and kernel with virtiofs 3.0 da4d89b vendor: upgrade vendor ttrpc 2faece3 s390x: Add appendImage function to qemu_s390x.go e3f92fe virtcontainer: add error return code 07630b5 virtcontainers: Set sandbox dns in sandbox request 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