Skip to content

Commit 9ec3843

Browse files
authored
Merge pull request #11863 from mboersma/release-notes-v1.8.10
🚀 Release v1.8.10
2 parents 47d8063 + d5bf500 commit 9ec3843

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/v1.8.10.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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.9
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- CI: Should only test a max of k8s 1.31 (#11842)
15+
- CI: Scripts: fix checking out k/k release branch (#11839)
16+
17+
## :seedling: Others
18+
- clusterctl: Bump cert-manager to v1.16.3 (#11726)
19+
- Dependency: Bump go to v1.22.11 (#11738)
20+
- Dependency: Bump go to v1.22.12 (#11805)
21+
- e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11794)
22+
23+
## Dependencies
24+
25+
### Added
26+
_Nothing has changed._
27+
28+
### Changed
29+
_Nothing has changed._
30+
31+
### Removed
32+
_Nothing has changed._
33+
34+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)