File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 👌 Kubernetes version support
2+
3+ - Management Cluster: v1.27.x -> v1.31.x
4+ - Workload Cluster: v1.25.x -> v1.31.x
5+
6+ [ More information about version support can be found here] ( https://cluster-api.sigs.k8s.io/reference/versions.html )
7+
8+ ## Changes since v1.8.11
9+ ## :chart_with_upwards_trend : Overview
10+ - 4 new commits merged
11+ - 1 bug fixed 🐛
12+
13+ ## :bug : Bug Fixes
14+ - clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005 )
15+
16+ ## :seedling : Others
17+ - CI/Github: bump md-link check to 1.0.17 (#12079 )
18+ - e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996 )
19+ - KCP: Bump corefile-migration library to v1.0.26 (#12064 )
20+
21+ ## Dependencies
22+
23+ ### Added
24+ _ Nothing has changed._
25+
26+ ### Changed
27+ - github.com/coredns/corefile-migration: [ v1.0.25 → v1.0.26] ( https://github.com/coredns/corefile-migration/compare/v1.0.25...v1.0.26 )
28+
29+ ### Removed
30+ _ Nothing has changed._
31+
32+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments