Merge pull request #3483 from fidencio/wip/bump-crio-to-its-1.23-release

versions: bump CRI-O to its 1.23 release
This commit is contained in:
Fabiano Fidêncio
2022-02-14 10:06:51 +01: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.22"
branch: "release-1.23"
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.22.0"
version: "1.23.0"
gperf:
description: "GNU gperf is a perfect hash function generator"