From c9cb049bbd67143b83bc66b01c862948f4a543fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 23 May 2023 09:06:53 +0200 Subject: [PATCH] release: Kata Containers 3.2.0-alpha2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ci: run.sh: Remove "&&" operators from tests conditionals - ci: Fetch k8s gpg key from dl.k8s.io - metrics: Update c-ray dockerfile - tests: Sstop running `make kubernetes` with containerd e4466198 ci: run.sh: Remove "&&" operators from tests conditionals 87ecdd9c ci: Fetch k8s gpg key from dl.k8s.io d12a448c metrics: Update c-ray dockerfile 5ae859ba tests: Sstop running `make kubernetes` with containerd Signed-off-by: Fabiano FidĂȘncio --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index dcd25b873..b79892313 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0-alpha1 +3.2.0-alpha2