File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-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
+ ## Changes since v1.8.7
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 2 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - ClusterClass: Export runtime.Client interface and cache package (#11613 )
15
+
16
+ ## :seedling : Others
17
+ - Dependency: Bump to golang.org/x/net v0.23.0 (#11619 )
18
+
19
+ ## Dependencies
20
+
21
+ ### Added
22
+ _ Nothing has changed._
23
+
24
+ ### Changed
25
+ - golang.org/x/net: v0.27.0 → v0.33.0
26
+
27
+ ### Removed
28
+ _ Nothing has changed._
29
+
30
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments