Add cri-o 1.20/1.21 (#7544)

This commit is contained in:
Florian Ruynat
2021-04-26 18:21:16 +02:00
committed by GitHub
parent 8665e1de87
commit 7c86734d2e
7 changed files with 25 additions and 32 deletions

View File

@@ -1,14 +1,14 @@
---
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
"1.18":
- "cri-o=1.18*"
- cri-o-runc
"1.17":
- "cri-o=1.17*"
- cri-o-runc
default_crio_packages: "{{ crio_versioned_pkg[crio_version] }}"