mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 20:24:31 +00:00
versions: Update k8s & critools to v1.22
Let's test our `main` branch against the latest version of k8s. In order to do the bump, let's also update critools version accordingly. Depends-on: github.com/kata-containers/tests#3818 Fixes: #2433 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
8915dc56d5
commit
c4a642636b
@ -194,7 +194,7 @@ externals:
|
|||||||
critools:
|
critools:
|
||||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||||
url: "https://github.com/kubernetes-sigs/cri-tools"
|
url: "https://github.com/kubernetes-sigs/cri-tools"
|
||||||
version: "1.21.0"
|
version: "1.22.0"
|
||||||
|
|
||||||
kubernetes:
|
kubernetes:
|
||||||
description: "Kubernetes project container manager"
|
description: "Kubernetes project container manager"
|
||||||
@ -204,7 +204,7 @@ externals:
|
|||||||
uscan-url: >-
|
uscan-url: >-
|
||||||
https://github.com/kubernetes/kubernetes/tags
|
https://github.com/kubernetes/kubernetes/tags
|
||||||
.*/v?([\d\.]+)\.tar\.gz
|
.*/v?([\d\.]+)\.tar\.gz
|
||||||
version: "1.21.1-00"
|
version: "1.22.0-00"
|
||||||
|
|
||||||
runc:
|
runc:
|
||||||
description: "OCI CLI reference runtime implementation"
|
description: "OCI CLI reference runtime implementation"
|
||||||
|
Loading…
Reference in New Issue
Block a user