From 99acea93a932a44ffc56d61d4a67ef1cdfcfab9e Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Wed, 15 May 2019 17:44:36 -0700 Subject: [PATCH] release: Kata Containers 1.7.0 - Networking: Ensure that network namespace is propagated - nemu-config: adjust defaults in configuration-nemu.toml - support-vsock: load vhost_vsock module if it isn't built-in bce0d60 unit-test: refine unit test 9b23d4f vsock_module: add 'vhost_vsock' kernel module in kata-check f21d5a3 Support_vsock: only need to check whether device 'vhost_vsock' exists 09a7d15 nemu-config: adjust defaults in configuration-nemu.toml 66b93c7 Networking: Ensure that network namespace is propagated Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 57dfe270da..bd8bf882d0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.0-rc1 +1.7.0