File tree 1 file changed +36
-0
lines changed
1 file changed +36
-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.33.x
4
+ - Workload Cluster: v1.26.x -> v1.33.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.10.0
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 5 new commits merged
11
+ - 1 feature addition ✨
12
+ - 2 bugs fixed 🐛
13
+
14
+ ## :sparkles : New Features
15
+ - Testing: Bump Kubernetes in tests to v1.33.0 and claim support for v1.33 (#12105 )
16
+
17
+ ## :bug : Bug Fixes
18
+ - Bootstrap: Make joinConfiguration.discovery.bootstrapToken.token optional (#12136 )
19
+
20
+ ## :seedling : Others
21
+ - Dependency: Bump cert-manager to v1.17.1 (#12127 )
22
+
23
+ :book : Additionally, there has been 1 contribution to our documentation and book. (#12124 )
24
+
25
+ ## Dependencies
26
+
27
+ ### Added
28
+ _ Nothing has changed._
29
+
30
+ ### Changed
31
+ _ Nothing has changed._
32
+
33
+ ### Removed
34
+ _ Nothing has changed._
35
+
36
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments