File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-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.9
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 4 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - CI: Fixing failed to install kind for e2e tests (#12375 )
15
+
16
+ ## :seedling : Others
17
+ - e2e: Fix e2e test capi-e2e-release-1.8 (#12396 )
18
+ - KCP: Add --etcd-client-log-level flag to KCP (#12468 )
19
+
20
+ :book : Additionally, there has been 1 contribution to our documentation and book. (#12384 )
21
+
22
+ ## Dependencies
23
+
24
+ ### Added
25
+ _ Nothing has changed._
26
+
27
+ ### Changed
28
+ _ Nothing has changed._
29
+
30
+ ### Removed
31
+ _ Nothing has changed._
32
+
33
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments