From fbf1d015e704d164e1faa2b349400f5eed67a7f0 Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 16 Mar 2020 12:38:41 +0000 Subject: [PATCH] release: Kata Containers 1.11.0-alpha1 - actions: Add verbose information - systemd-service: build rust-agent systemd services - grpc: fix the issue of crash agent when didn't find the process cd233c0 actions: Add verbose information f0eaeac path-absolutize: version update 3136712 systemd-service: build rust-agent systemd services 289d617 grpc: fix the issue of crash agent when didn't find the process Signed-off-by: Peng Tao --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 26b980b24c..b4c7bf2934 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.0-alpha0 +1.11.0-alpha1