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:
GabyCT
2021-10-29 17:27:51 -05:00
committed by GitHub

View File

@@ -177,7 +177,7 @@ externals:
description: |
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/cri-o/cri-o"
branch: "release-1.21"
branch: "release-1.22"
containerd:
description: |
@@ -192,7 +192,7 @@ externals:
critools:
description: "CLI tool for Container Runtime Interface (CRI)"
url: "https://github.com/kubernetes-sigs/cri-tools"
version: "1.21.0"
version: "1.22.0"
gperf:
description: "GNU gperf is a perfect hash function generator"
@@ -207,7 +207,7 @@ externals:
uscan-url: >-
https://github.com/kubernetes/kubernetes/tags
.*/v?([\d\.]+)\.tar\.gz
version: "1.21.1-00"
version: "1.22.0-00"
libseccomp:
description: "High level interface to Linux seccomp filter"