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.27.x -> v1.31.x
4
+ - Workload Cluster: v1.25.x -> v1.31.x
5
+
6
+ [ More information about version support can be found here] ( https://cluster-api.sigs.k8s.io/reference/versions.html )
7
+
8
+ ## Highlights
9
+
10
+ * Support for Kubernetes v1.31
11
+
12
+ ## Changes since v1.8.0
13
+ ## :chart_with_upwards_trend : Overview
14
+ - 3 new commits merged
15
+ - 1 feature addition ✨
16
+ - 1 bug fixed 🐛
17
+
18
+ ## :sparkles : New Features
19
+ - Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053 )
20
+
21
+ ## :bug : Bug Fixes
22
+ - Dependency: Update controller-runtime dependency to v0.18.5 (#11046 )
23
+
24
+ ## :seedling : Others
25
+ - clusterctl: Improve clusterctl client config logic & error message (#11052 )
26
+
27
+ ## Dependencies
28
+
29
+ ### Added
30
+ _ Nothing has changed._
31
+
32
+ ### Changed
33
+ - sigs.k8s.io/controller-runtime: v0.18.4 → v0.18.5
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