We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afc36d4 + cb348f7 commit 7d06948Copy full SHA for 7d06948
CHANGELOG/v1.8.11.md
@@ -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
24
25
+### Removed
26
27
28
+_Thanks to all our contributors!_ 😊
0 commit comments