mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-01 01:33:20 +00:00
Versions: Add firecracker version
Add firecracker version to versions.yaml. This allows kata packaging to build and package firecracker. Fixes: #1103 Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
This commit is contained in:
parent
b7ebc276aa
commit
abcc2d5867
@ -60,6 +60,11 @@ assets:
|
||||
hypervisor:
|
||||
description: "Component used to create virtual machines"
|
||||
|
||||
firecracker:
|
||||
description: "Firecracker micro-Hypervisor"
|
||||
url: "https://github.com/firecracker-microvm/firecracker"
|
||||
version: "v0.12.0"
|
||||
|
||||
nemu:
|
||||
description: "Modern Hypervisor for the Cloud"
|
||||
url: "https://github.com/intel/nemu"
|
||||
|
Loading…
Reference in New Issue
Block a user