File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 👌 Kubernetes version support
2+
3+ - Management Cluster: v1.25.x -> v1.29.x
4+ - Workload Cluster: v1.23.x -> v1.29.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.6.6
9+ ## :chart_with_upwards_trend : Overview
10+ - 6 new commits merged
11+ - 1 feature addition ✨
12+ - 1 bug fixed 🐛
13+
14+ ## :sparkles : New Features
15+ - Dependency: Bump to Go 1.22.4 (#10802 )
16+
17+ ## :bug : Bug Fixes
18+ - ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10782 )
19+
20+ ## :seedling : Others
21+ - clusterctl: Bump cert-manager to v1.15.1 (#10813 )
22+ - Dependency: Bump to Go 1.22.5 (#10830 )
23+ - Devtools: Pin controller-gen binary to go 1.21 (#10815 )
24+
25+ :book : Additionally, there has been 1 contribution to our documentation and book. (#10797 )
26+
27+ ## Dependencies
28+
29+ ### Added
30+ _ Nothing has changed._
31+
32+ ### Changed
33+ _ Nothing has changed._
34+
35+ ### Removed
36+ _ Nothing has changed._
37+
38+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments