[2.23] kubernetes: hashes for 1.27.8, 1.26.11, default to 1.27.8 (#10706)

* kubernetes: add hashes for 1.27.8, 1.26.11

Make 1.27.8 default.

* Convert exoscale tf provider to new version (#10646)

This is untested. It passes terraform validate to un-broke the CI.

* Update 0040-verify-settings.yml (#10699)

remove embedded template

---------

Co-authored-by: piwinkler <9642809+piwinkler@users.noreply.github.com>
This commit is contained in:
Max Gautier
2023-12-11 17:26:26 +01:00
committed by GitHub
parent 72da838519
commit 0107dbc29c
8 changed files with 144 additions and 122 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.7
kube_version: v1.27.8
## The minimum version working
kube_version_min_required: v1.25.0