File tree 1 file changed +34
-0
lines changed
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.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.9
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 6 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - CI: Should only test a max of k8s 1.31 (#11842 )
15
+ - CI: Scripts: fix checking out k/k release branch (#11839 )
16
+
17
+ ## :seedling : Others
18
+ - clusterctl: Bump cert-manager to v1.16.3 (#11726 )
19
+ - Dependency: Bump go to v1.22.11 (#11738 )
20
+ - Dependency: Bump go to v1.22.12 (#11805 )
21
+ - e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11794 )
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