[2.23] Update k8s and etcd hashes + default to latest patch version (#10797)

* k8s: add hashes for 1.25.16, 1.26.12, 1.27.9

Make 1.27.9 default

* [etcd] add 3.5.10 hashes (#10566)

* Update etcd version for 1.26 and 1.27

---------

Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
This commit is contained in:
Max Gautier
2024-01-16 15:55:38 +01:00
committed by GitHub
parent c264ae3016
commit ca271b8a65
4 changed files with 43 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ kubelet_fail_swap_on: true
kubelet_swap_behavior: LimitedSwap
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.27.8
kube_version: v1.27.9
## The minimum version working
kube_version_min_required: v1.25.0