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.30.x -> v1.34.x
4+ - Workload Cluster: v1.28.x -> v1.34.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.11.1
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+ - KCP: Bump coredns/corefile-migration to v1.0.28 (#12750 )
16+
17+ ## :bug : Bug Fixes
18+ - clusterctl: Verify providers need upgrade before applying (#12768 )
19+
20+ ## :seedling : Others
21+ - Autoscaling: Bump autoscaler in e2e tests to v1.33.1 (#12792 )
22+ - clusterctl: Add Metal3 as an IPAMProvider (#12760 )
23+ - Dependency: Bump go to v1.24.7 (#12735 )
24+
25+ :book : Additionally, there has been 1 contribution to our documentation and book. (#12780 )
26+
27+ ## Dependencies
28+
29+ ### Added
30+ _ Nothing has changed._
31+
32+ ### Changed
33+ - github.com/coredns/corefile-migration: [ v1.0.27 → v1.0.28] ( https://github.com/coredns/corefile-migration/compare/v1.0.27...v1.0.28 )
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