File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-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.8
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 3 new commits merged
11
+ - 2 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12346 )
15
+ - clusterctl: Accept upper case version (#12322 )
16
+
17
+ ## :seedling : Others
18
+ - Dependency: Bump to Go v1.23.10, github.com/cloudflare/circl v1.6.1 (#12355 )
19
+
20
+ ## Dependencies
21
+
22
+ ### Added
23
+ _ Nothing has changed._
24
+
25
+ ### Changed
26
+ - github.com/cloudflare/circl: [ v1.3.7 → v1.6.1] ( https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1 )
27
+
28
+ ### Removed
29
+ _ Nothing has changed._
30
+
31
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments