Skip to content

Commit 7d06948

Browse files
authored
Merge pull request #11987 from chandankumar4/release-v1.8.11
🚀 Release v1.8.11
2 parents afc36d4 + cb348f7 commit 7d06948

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG/v1.8.11.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.27.x -> v1.31.x
4+
- Workload Cluster: v1.25.x -> v1.31.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.8.10
9+
## :chart_with_upwards_trend: Overview
10+
- 3 new commits merged
11+
12+
## :seedling: Others
13+
- CAPD: Disable image garbage collection in kubelet to align with kind (#11913)
14+
- e2e: Log version directly on controller startup (#11965)
15+
- Security: Ignore CVE 2025 22870 (#11975)
16+
17+
## Dependencies
18+
19+
### Added
20+
_Nothing has changed._
21+
22+
### Changed
23+
_Nothing has changed._
24+
25+
### Removed
26+
_Nothing has changed._
27+
28+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)