From 8c51e4d916cbf5034ee0792325428f71218313b4 Mon Sep 17 00:00:00 2001 From: katacontainersbot Date: Wed, 5 Jun 2019 19:15:58 +0000 Subject: [PATCH] release: Kata Containers 1.8.0-alpha0 - clear: Add util-linux-bin package to Clearlinux rootfs - tmp: Do not remove tmp.mount unit file from the rootfs - docs: Fix spelling and formatting - image-builder: create /etc/machine-id - rootfs-builder: fix chrony service - rootfs: Don't hardcode alpine version for golang images - image-builder/boot time: remove unneeded systemd units and files adee8b0 clear: Add util-linux-bin package to Clearlinux rootfs 6f294f4 tmp: Do not remove tmp.mount unit file from the rootfs 1453471 docs: Fix spelling and formatting a438d08 image-builder: create /etc/machine-id 456be67 rootfs-builder: fix chrony service d8c5706 rootfs: Don't hardcode alpine version for golang images 02b3b3b image-builder: remove unneeded systemd units and files Signed-off-by: katacontainersbot --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 57dfe270da..e8d4d074d5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.0-rc1 +1.8.0-alpha0