Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions CHANGELOG/v1.10.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
## 👌 Kubernetes version support

- Management Cluster: v1.28.x -> v1.33.x
- Workload Cluster: v1.26.x -> v1.33.x

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

## Changes since v1.10.7
## :chart_with_upwards_trend: Overview
- 4 new commits merged
- 1 feature addition ✨

## :sparkles: New Features
- KCP: Bump coredns/corefile-migration to v1.0.29 (#12864)

## :seedling: Others
- clusterctl: Bump cert-manager to v1.19.1 (#12876)
- clusterctl: Bump cert-manager version to v1.19.0 (#12834)

:book: Additionally, there has been 1 contribution to our documentation and book. (#12838)

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/coredns/corefile-migration: [v1.0.28 → v1.0.29](https://github.com/coredns/corefile-migration/compare/v1.0.28...v1.0.29)

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊