Skip to content

Commit

Permalink
Merge pull request #10595 from vishalanarase/release-v1.6.5
Browse files Browse the repository at this point in the history
🚀   Release v1.6.5
  • Loading branch information
k8s-ci-robot committed May 14, 2024
2 parents ab7365c + a564996 commit 80b3ceb
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG/v1.6.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## 👌 Kubernetes version support

- Management Cluster: v1.25.x -> v1.29.x
- Workload Cluster: v1.23.x -> v1.29.x

[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.6.4
## :chart_with_upwards_trend: Overview
- 6 new commits merged
- 4 bugs fixed 🐛

## :bug: Bug Fixes
- CAPD: Verify lb config after writing it (#10462)
- clusterctl: Ensure cert-manager objects get applied before other provider objects (#10504)
- e2e: Kubetest: also gather junit reports in case of errors observed from ginkgo (#10495)
- e2e: Test: Ensure ownerRef assertions for all Kinds are evaluated (#10593)

## :seedling: Others
- API: Allow users to specify webhook server cert and key names (#10582)
- clusterctl: Bump cert-manager to 1.14.5 (#10518)

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit 80b3ceb

Please sign in to comment.