File tree 1 file changed +39
-0
lines changed
1 file changed +39
-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.7
9
+
10
+ ## :chart_with_upwards_trend : Overview
11
+
12
+ - 4 new commits merged
13
+ - 1 bug fixed 🐛
14
+
15
+ ## :bug : Bug Fixes
16
+
17
+ - Bootstrap: Recreate bootstrap token if it was cleaned up (#12227 )
18
+
19
+ ## :seedling : Others
20
+
21
+ - Dependency: Bump go for make/build to 1.23 to fix CVEs (#12175 )
22
+ - MachineDeployment: Add NamingStrategy to MachineDeployment (#12181 )
23
+ - Security/CI: Add CVEs to Trivy ignore file (#12184 )
24
+
25
+ ## Dependencies
26
+
27
+ ### Added
28
+
29
+ _ Nothing has changed._
30
+
31
+ ### Changed
32
+
33
+ _ Nothing has changed._
34
+
35
+ ### Removed
36
+
37
+ _ Nothing has changed._
38
+
39
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments