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.7
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 6 new commits merged
11
+ - 3 bugs fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - API: Drop caBundle from CRDs (#10979 )
15
+ - CAPD: Docker: ignore kubeadm preflight check for FileContent--proc-sys-net-bridge-bridge-nf-call-ip6tables (#10938 )
16
+ - CAPD: Fix nil pointer in dockermachinepool controller (#10878 )
17
+
18
+ ## :seedling : Others
19
+ - clusterctl: Bump cert-manager to v1.15.2 (#10994 )
20
+ - e2e: Test: use pause image for autoscaler tests (#10890 )
21
+ - e2e: Test: use pause instead of nginx (#10893 )
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