File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.24.x -> v1.28.x
4
+ - Workload Cluster: v1.22.x -> v1.28.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.5.2
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 10 new commits merged
11
+ - 2 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - e2e: Fix broken e2e test clusterclass (#9504 )
15
+ - Machine: Retry Node delete when CCT is locked (#9582 )
16
+
17
+ ## :seedling : Others
18
+ - Dependency: Bump cert-manager to v1.13.1 (#9507 )
19
+ - Dependency: Bump Go to v1.20.10 (#9552 )
20
+ - Dependency: Bump go.opentelemetry.io/* dependencies (#9599 )
21
+ - Dependency: Bump golang.org/x/net to v0.17.0 (#9595 )
22
+ - e2e: Add log level for kube components patch to ClusterClass (#9501 )
23
+ - Release: Improve release staging build speed (#9555 )
24
+
25
+ :book : Additionally, there have been 2 contributions to our documentation and book. (#9518 , #9596 )
26
+
27
+
28
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments