From 8a0b1ca1b5f74d617e8f79de69a073235b1112df Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Tue, 11 Sep 2018 15:53:51 -0500 Subject: [PATCH] release: Kata Containers 1.3.0-rc1 - Makefile: update targets to better track build artifacts - OSbuilder : Add support for Ubuntu rootfs - rootfs: Include libseccomp support in rootfs - rootfs-fedora: bump Fedora release to 28 - rootfs: Fail on non existing agent version. 344a37c Makefile: update targets to better track build artifacts f19da63 rootfs: Include libseccomp support in rootfs 3075de4 OSbuilder : Add support for Ubuntu rootfs 89bca97 rootfs: dockerfile: Fix fedora 28 build. 5a1d946 rootfs: Fail on non existing agent version. 1ac9c07 rootfs-fedora: bump Fedora release to 28 Signed-off-by: Jose Carlos Venegas Munoz --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 26aaba0e86..3ffe613f70 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0 +1.3.0-rc1