From 9ac8b0fe8d03894976fe380b0148ace90359bd2a Mon Sep 17 00:00:00 2001 From: Archana Shinde Date: Wed, 20 Nov 2019 00:12:58 +0000 Subject: [PATCH] release: Kata Containers 1.10.0-alpha1 - kata-static: Add cloud-hypervisor to tarball - obs: Do not wait on excluded packages - kata-deploy: add or overwrite runtimes in containerd config - kata-deploy: add support for Cloud Hypervisor and remove nemu - qemu-virtiofs: Add one patch to fix libvhost-user - release: Rename generated artifacts to a particular format - scripts: Fix static build docker config script - obs: Disable repo-publishing for CI builds - release: Fix bug in evaluation kata_version. - obs: Add ubuntu 19.04 - CI: Fix bump test - kata-deploy: don't remove pre-existing containerd - kernel: Enable configuration for fips mode. - kata-deploy: action: reference kata-containers instead of fork - snap: make launchpad happy again dabef60 kata-static: Add cloud-hypervisor to tarball 233dfb6 static: fix qemu-virtiofs build e4a8c6b obs: Do not wait on excluded packages c745308 kata-deploy: add or overwrite runtimes in containerd config c78f10f kata-deploy: remove nemu 5431096 kata-deploy: add support for Cloud Hypervisor 5d8f405 qemu-virtiofs: Add one patch to fix libvhost-user c6f4313 release: Remove all traces of qemu-lite from packaging e6c2a53 release: Pass the qemu tarball name as a docker build arg 7895958 release: Rename generated artifacts to a particular format 14558de scripts: Fix static build docker config script 627445e obs: Add ubuntu 19.04 4abfa70 obs: Disable repo-publishing for CI builds c12c533 kata-deploy: don't remove pre-existing containerd 05a8d4b CI: Fix bump test 853a99c release: Fix bug in evaluation kata_version. 4d129fd kata-deploy: action: reference kata-containers instead of fork ec95961 kernel: Enable configuration for fips mode. 27c7773 snap: reimplement image part 43a5d14 snap: use adopt-info to set grade and version Signed-off-by: Archana Shinde --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 50326e29ec..61f71d0ffe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0-alpha0 +1.10.0-alpha1