Move min k8s version to 1.21

This commit is contained in:
Florian Ruynat
2022-01-04 16:43:57 +01:00
committed by Kubernetes Prow Robot
parent 9e9b177674
commit 8d2b4ed4a9
10 changed files with 2 additions and 156 deletions

View File

@@ -7,8 +7,6 @@ crio_versioned_pkg:
- "cri-o-1.22.*"
"1.21":
- "cri-o-1.21.*"
"1.20":
- "cri-o-1.20.*"
default_crio_packages: "{{ crio_versioned_pkg[crio_version] }}"