Enable crio 1.18 (#6197)

This commit is contained in:
spaced
2020-05-28 09:42:15 +02:00
committed by GitHub
parent 41b44739b1
commit 1be15a0864
3 changed files with 12 additions and 7 deletions

View File

@@ -4,3 +4,8 @@ crio_packages:
- "cri-o-{{ crio_version }}"
crio_runc_path: /usr/sbin/runc
crio_kubernetes_version_matrix:
"1.18": "1.17"
"1.17": "1.17"
"1.16": "1.16"