-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11158 from chandankumar4/release-note-v1.7.6
🚀 Release v1.7.6
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## 👌 Kubernetes version support | ||
|
||
- Management Cluster: v1.26.x -> v1.30.x | ||
- Workload Cluster: v1.24.x -> v1.30.x | ||
|
||
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html) | ||
|
||
## Changes since v1.7.5 | ||
## :chart_with_upwards_trend: Overview | ||
- 4 new commits merged | ||
|
||
## :seedling: Others | ||
- clusterctl: Bump cert-manager to 1.15.3 (#11095) | ||
- Dependency: Bump to Go 1.22.7 (#11159) | ||
- Dependency: Update Controller runtime to v0.17.6 (#11047) | ||
|
||
:book: Additionally, there has been 1 contribution to our documentation and book. (#11078) | ||
|
||
## Dependencies | ||
|
||
### Added | ||
_Nothing has changed._ | ||
|
||
### Changed | ||
- sigs.k8s.io/controller-runtime: v0.17.3 → v0.17.6 | ||
|
||
### Removed | ||
_Nothing has changed._ | ||
|
||
_Thanks to all our contributors!_ 😊 |