mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 13:38:26 +00:00
versions: Upgrade to Cloud Hypervisor v23.1
The following issues have been addressed from the latest bug fix release v23.1 of Cloud Hypervisor: 1) Add some missing seccomp rules; 2) Remove virtio-fs filesystem entries from config on removal; 3) Do not delete API socket on API server start; 4) Reject virtio-mem resize if the guest doesn't activate the device; 5) Fix OpenAPI naming of I/O throttling knobs; Fixes: #4222 Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
8aad2c59c5
commit
82ea018281
@ -75,7 +75,7 @@ assets:
|
||||
url: "https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||
uscan-url: >-
|
||||
https://github.com/cloud-hypervisor/cloud-hypervisor/tags.*/v?(\d\S+)\.tar\.gz
|
||||
version: "v23.0"
|
||||
version: "v23.1"
|
||||
|
||||
firecracker:
|
||||
description: "Firecracker micro-VMM"
|
||||
|
Loading…
Reference in New Issue
Block a user