File tree 1 file changed +37
-0
lines changed
1 file changed +37
-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.5
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 8 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - clusterctl: Fix: considers objects in kube-system for cert-manager to avoid upgrading twice (#11456 )
15
+
16
+ ## :seedling : Others
17
+ - clusterctl: Add nutanix ipam & runtime extensions providers (#11414 )
18
+ - Dependency: Bump github.com/coredns/corefile-migration to v1.0.24 (#11533 )
19
+ - Dependency: Bump go to v1.22.10 (#11536 )
20
+ - Dependency: Bump Go version to v1.22.9 (#11410 )
21
+ - Dependency: Update controller runtime v0.18.6 (#11525 )
22
+ - e2e: Add dry-run CreateOrUpdate call in clusterctl upgrade e2e tests (#11458 )
23
+ - e2e: Add retry to clusterctl ` UpgradeWithBinary ` (#11541 )
24
+
25
+ ## Dependencies
26
+
27
+ ### Added
28
+ _ Nothing has changed._
29
+
30
+ ### Changed
31
+ - github.com/coredns/corefile-migration: [ v1.0.23 → v1.0.24] ( https://github.com/coredns/corefile-migration/compare/v1.0.23...v1.0.24 )
32
+ - sigs.k8s.io/controller-runtime: v0.18.5 → v0.18.6
33
+
34
+ ### Removed
35
+ _ Nothing has changed._
36
+
37
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments