mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 14:06:03 -03:30
9 lines
113 B
YAML
9 lines
113 B
YAML
---
|
|
|
|
crio_packages:
|
|
- cri-o
|
|
|
|
crio_repo_path:
|
|
"1.18": "1.18:/1.18.0"
|
|
"1.17": "1.17:/1.17.4"
|
|
"1.16": "1.16" |