mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 07:04:58 +00:00
Merge pull request #314 from jcvenegas/versions-update
versions: Update versions file.
This commit is contained in:
commit
d0c17a8206
@ -80,11 +80,19 @@ assets:
|
|||||||
meta:
|
meta:
|
||||||
image-type: "clearlinux"
|
image-type: "clearlinux"
|
||||||
|
|
||||||
|
initrd:
|
||||||
|
description: |
|
||||||
|
Root filesystem initrd used to boot the guest virtual
|
||||||
|
machine.
|
||||||
|
url: "https://github.com/kata-containers/osbuilder"
|
||||||
|
meta:
|
||||||
|
base-os: "alpine"
|
||||||
|
os-version: "3.7"
|
||||||
|
|
||||||
kernel:
|
kernel:
|
||||||
description: "Linux kernel optimised for virtual machines"
|
description: "Linux kernel optimised for virtual machines"
|
||||||
url: "https://github.com/kata-containers/linux"
|
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
|
||||||
version: "v4.14.22-86.container"
|
version: "v4.14.22"
|
||||||
release: "19790"
|
|
||||||
|
|
||||||
components:
|
components:
|
||||||
description: "Core system functionality"
|
description: "Core system functionality"
|
||||||
@ -111,7 +119,9 @@ externals:
|
|||||||
description: |
|
description: |
|
||||||
Containerd Plugin for Kubernetes Container Runtime Interface
|
Containerd Plugin for Kubernetes Container Runtime Interface
|
||||||
url: "https://github.com/containerd/cri"
|
url: "https://github.com/containerd/cri"
|
||||||
version: "v1.0.0-rc.2"
|
version: "v1.0.0"
|
||||||
|
meta:
|
||||||
|
containerd-version: "1.1.0"
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
description: "Moby project container manager"
|
description: "Moby project container manager"
|
||||||
|
Loading…
Reference in New Issue
Block a user