File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.25.x -> v1.29.x
4
+ - Workload Cluster: v1.23.x -> v1.29.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.6.4
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 6 new commits merged
11
+ - 4 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - CAPD: Verify lb config after writing it (#10462 )
15
+ - clusterctl: Ensure cert-manager objects get applied before other provider objects (#10504 )
16
+ - e2e: Kubetest: also gather junit reports in case of errors observed from ginkgo (#10495 )
17
+ - e2e: Test: Ensure ownerRef assertions for all Kinds are evaluated (#10593 )
18
+
19
+ ## :seedling : Others
20
+ - API: Allow users to specify webhook server cert and key names (#10582 )
21
+ - clusterctl: Bump cert-manager to 1.14.5 (#10518 )
22
+
23
+ ## Dependencies
24
+
25
+ ### Added
26
+ _ Nothing has changed._
27
+
28
+ ### Changed
29
+ _ Nothing has changed._
30
+
31
+ ### Removed
32
+ _ Nothing has changed._
33
+
34
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments