From cef0a1e77898fd6761e3c713e182ba418c223c57 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Thu, 27 Aug 2020 09:13:53 -0700 Subject: [PATCH] release: Kata Containers 1.12.0-alpha1 - oci: Fix running of OCI hooks - namespaces: Allow container with agent PID namespace - device: Ease device access for rootfs device to allow node creation - actions: Add action to perform checks for pull requests 02d2f97 oci: Fix running of OCI hooks 96d8dd3 actions: Add action to perform checks for pull requests 5dc7ae4 device: Ease device access for rootfs device to allow node creation abb006c RFC: namespaces: Allow container with agent PID namespace Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index dbf1ae9ca4..1feffed105 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.0-alpha0 +1.12.0-alpha1