mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Move min k8s version to 1.21
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9e9b177674
commit
8d2b4ed4a9
@@ -6,9 +6,6 @@ crio_versioned_pkg:
|
||||
"1.21":
|
||||
- "cri-o=1.21*"
|
||||
- cri-o-runc
|
||||
"1.20":
|
||||
- "cri-o=1.20*"
|
||||
- cri-o-runc
|
||||
|
||||
default_crio_packages: "{{ crio_versioned_pkg[crio_version] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user