Skip to content

Commit

Permalink
Add release v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gaston committed Sep 26, 2023
1 parent 3094909 commit 3a558f3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG/v1.4.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## 👌 Kubernetes version support

- Management Cluster: v1.23.x -> v1.27.x
- Workload Cluster: v1.21.x -> v1.27.x

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

## Changes since v1.4.6
---
## :chart_with_upwards_trend: Overview
- 10 new commits merged
- 2 bugs fixed 🐛

## :bug: Bug Fixes
- KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#9450)
- MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#9427)

## :seedling: Others
- Dependency: Bump cert-manager to v1.13.0 (#9414)
- Dependency: Bump to Go 1.20.8 (#9432)
- KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#9453)

:book: Additionally, there have been 3 contributions to our documentation and book. (#9366, #9431, #9492)


_Thanks to all our contributors!_ 😊

0 comments on commit 3a558f3

Please sign in to comment.