[release-2.27] Patch versions update (#12231)

* [release-2.27] Patch versions update

* Add calico crds archive checksum for v3.29.3

* Update kube_version in roles/kubespray-defaults/defaults/main/main.yml

* Revert crio version upgrade

* Upgrade calico to v3.29.4
This commit is contained in:
Ali Afsharzadeh
2025-06-05 19:30:38 +03:30
committed by GitHub
parent 55194fcf6d
commit c59833b2e5
5 changed files with 127 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.31.7
kube_version: v1.31.9
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)