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.28.x -> v1.32.x
4+ - Workload Cluster: v1.26.x -> v1.32.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.9.10
9+ ## :chart_with_upwards_trend : Overview
10+ - 7 new commits merged
11+ - 1 feature addition ✨
12+ - 1 bug fixed 🐛
13+
14+ ## :sparkles : New Features
15+ - KCP: Bump corefile-migration to v1.0.27 (#12638 )
16+
17+ ## :bug : Bug Fixes
18+ - MachineDeployment: Fix second rolling update for MD rolloutAfter (#12556 )
19+
20+ ## :seedling : Others
21+ - Dependency: Bump github.com/docker/docker to v28.0.2+incompatible to fix CVE (#12645 )
22+ - Dependency: Bump Go to v1.23.11 (#12531 )
23+ - Dependency: Bump Go to v1.23.12 (#12620 )
24+ - Dependency/Security: Add CVE-2025 -22868 to Trivy ignore file (#12508 )
25+ - Testing: Skipping test that is failing because of infra issues (#12567 )
26+
27+ ## Dependencies
28+
29+ ### Added
30+ _ Nothing has changed._
31+
32+ ### Changed
33+ - github.com/coredns/corefile-migration: [ v1.0.26 → v1.0.27] ( https://github.com/coredns/corefile-migration/compare/v1.0.26...v1.0.27 )
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