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.28.x -> v1.33.x
4
+ - Workload Cluster: v1.26.x -> v1.33.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.10.2
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 4 new commits merged
11
+ - 3 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - API: Increase ignition additionalConfig maxSize from 10 to 32 KB (#12259 )
15
+ - ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12345 )
16
+ - clusterctl: Accept upper case version (#12321 )
17
+
18
+ ## :seedling : Others
19
+ - Dependency: Bump to Go v1.23.10, github.com/cloudflare/circl v1.6.1 (#12354 )
20
+
21
+ ## Dependencies
22
+
23
+ ### Added
24
+ _ Nothing has changed._
25
+
26
+ ### Changed
27
+ - github.com/cloudflare/circl: [ v1.3.7 → v1.6.1] ( https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1 )
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