Supported Kubernetes Versions
- Add support for Kubernetes 1.25.14 and 1.26.9 (#12641)
- Set default Kubernetes version to 1.25.14 (#12641)
Bugfixes
- Fix always defaulting allowed node port IP ranges for user clusters to 0.0.0.0/0 and ::/0, even when a more specific IP range was given (#12589)
- Migration logic for
kubermatic.io/initial-machinedeployment-requestannotation no longer checks for dynamic kubelet configuration, a feature unavailable in Kubernetes 1.24+. This caused cluster templates that enabled it previously to fail migration (#12624)