File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-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.5
9+ ## :chart_with_upwards_trend : Overview
10+ - 6 new commits merged
11+ - 1 feature addition ✨
12+ - 2 bugs fixed 🐛
13+
14+ ## :sparkles : New Features
15+ - KCP: Bump coredns/corefile-migration to v1.0.30 (#13295 )
16+
17+ ## :bug : Bug Fixes
18+ - e2e: Add wait-resource-versions-{become,remain}-stable intervals to e2e config (#13331 )
19+ - Misc: Fix bug while setting status for deprecated fields (#13345 )
20+
21+ ## :seedling : Others
22+ - clusterctl: Update cert-manager to v1.19.3 (#13313 )
23+ - clusterctl: Update to cert-manager v1.19.2 (#13279 )
24+ - Dependency: Go bump 1.24.13 (#13325 )
25+
26+ ## Dependencies
27+
28+ ### Added
29+ _ Nothing has changed._
30+
31+ ### Changed
32+ - github.com/coredns/corefile-migration: [ v1.0.29 → v1.0.30] ( https://github.com/coredns/corefile-migration/compare/v1.0.29...v1.0.30 )
33+
34+ ### Removed
35+ _ Nothing has changed._
36+
37+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments