Mohamed Omar Zaian
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/download/defaults/main/main.yml
|
|
@ -141,7 +141,7 @@ etcd_version: "{{ etcd_supported_versions[kube_major_version] }}" |
|
|
|
crictl_supported_versions: |
|
|
|
v1.28: "v1.28.0" |
|
|
|
v1.27: "v1.27.1" |
|
|
|
v1.26: "v1.26.0" |
|
|
|
v1.26: "v1.26.1" |
|
|
|
crictl_version: "{{ crictl_supported_versions[kube_major_version] }}" |
|
|
|
|
|
|
|
crio_supported_versions: |
|
|
|