Skip to content

Commit 80b3ceb

Browse files
authored
Merge pull request #10595 from vishalanarase/release-v1.6.5
🚀 Release v1.6.5
2 parents ab7365c + a564996 commit 80b3ceb

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/v1.6.5.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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!_ 😊

0 commit comments

Comments
 (0)