Skip to content

Commit f847b8b

Browse files
authored
Merge pull request #11556 from chandankumar4/release-notes-v1.8.6
🚀 Release v1.8.6
2 parents c388cad + 13b0324 commit f847b8b

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.8.6.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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!_ 😊

0 commit comments

Comments
 (0)