mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-30 23:06:27 +00:00
version: Add k0s version
Add external versions support for k0s and initially pin it at v1.31.5 as our cri-o tests started failing when v1.32 became the latest Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
6e236fd44c
commit
3fe35c1594
@ -300,6 +300,11 @@ externals:
|
||||
url: "https://github.com/lvmteam/lvm2"
|
||||
version: "v2_03_16"
|
||||
|
||||
k0s:
|
||||
description: "K0s Kubernetes distribution, used in cri-o testing"
|
||||
url: "https://get.k0s.sh"
|
||||
version: "v1.31.5+k0s.0"
|
||||
|
||||
kubernetes:
|
||||
description: "Kubernetes project container manager"
|
||||
url: "https://github.com/kubernetes/kubernetes"
|
||||
|
Loading…
Reference in New Issue
Block a user