From fc09d0f5dd1d2f83ec75532e7a3534579e8337fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 23 May 2023 09:06:44 +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 - Fix cache for OVMF and rootfs-initrd (both x86_64) - Upgrade to Cloud Hypervisor v32.0 - osbuilder: Bump fedora image version - local-build: Standardise what's set for the local build scripts - gha: aks: Wait a little bit more before run the tests - docs: Update container network model url - gha: release: Fix s390x worklow - cache: Fix OVMF caching - gha: payload-after-push: Pass secrets down - tools: Fix arch bug 22154e0a3 cache: Fix OVMF tarball name for different flavours b7341cd96 cache: Use "initrd" as `initrd_type` to build rootfs-initrd b8ffcd1b9 osbuilder: Bump fedora image version 636539bf0 kata-deploy: Use apt-key.gpg from k8s.io ae24dc73c local-build: Standardise what's set for the local build scripts 35c3d7b4b runtime: clh: Re-generate the client code cfee99c57 versions: Upgrade to Cloud Hypervisor v32.0 ad324adf1 gha: aks: Wait a little bit more before run the tests 191b6dd9d gha: release: Fix s390x worklow cfd8f4ff7 gha: payload-after-push: Pass secrets down 75330ab3f cache: Fix OVMF caching a89b44aab tools: Fix arch bug 11a34a72e docs: Update container network model url Signed-off-by: Fabiano FidĂȘncio --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index dcd25b8731..b798923136 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0-alpha1 +3.2.0-alpha2