mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Add cri-o 1.20/1.21 (#7544)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
# Debian-10 has pkg only for cri-o 1.19
|
||||
crio_kubernetes_version_matrix:
|
||||
"1.19": "1.19"
|
||||
"1.18": "1.19"
|
||||
"1.17": "1.19"
|
||||
|
||||
crio_versioned_pkg:
|
||||
"1.21":
|
||||
- "cri-o=1.21*"
|
||||
- cri-o-runc
|
||||
"1.20":
|
||||
- "cri-o=1.20*"
|
||||
- cri-o-runc
|
||||
"1.19":
|
||||
- "cri-o=1.19*"
|
||||
- cri-o-runc
|
||||
|
||||
Reference in New Issue
Block a user