mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 12:29:11 +00:00
Merge pull request #2435 from fidencio/wip/update-k8s-and-crio-to-1.22
Update k8s, critools, and CRI-O to their 1.22 release
This commit is contained in:
@@ -177,7 +177,7 @@ externals:
|
|||||||
description: |
|
description: |
|
||||||
OCI-based Kubernetes Container Runtime Interface implementation
|
OCI-based Kubernetes Container Runtime Interface implementation
|
||||||
url: "https://github.com/cri-o/cri-o"
|
url: "https://github.com/cri-o/cri-o"
|
||||||
branch: "release-1.21"
|
branch: "release-1.22"
|
||||||
|
|
||||||
containerd:
|
containerd:
|
||||||
description: |
|
description: |
|
||||||
@@ -192,7 +192,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"
|
||||||
|
|
||||||
gperf:
|
gperf:
|
||||||
description: "GNU gperf is a perfect hash function generator"
|
description: "GNU gperf is a perfect hash function generator"
|
||||||
@@ -207,7 +207,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"
|
||||||
|
|
||||||
libseccomp:
|
libseccomp:
|
||||||
description: "High level interface to Linux seccomp filter"
|
description: "High level interface to Linux seccomp filter"
|
||||||
|
Reference in New Issue
Block a user