Skip to content

Commit c8d8f4e

Browse files
authored
Merge pull request #12137 from chandankumar4/release-notes-v1.10.1
🚀 Release v1.10.1
2 parents 8f348b6 + f26d7a6 commit c8d8f4e

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG/v1.10.1.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.28.x -> v1.33.x
4+
- Workload Cluster: v1.26.x -> v1.33.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.10.0
9+
## :chart_with_upwards_trend: Overview
10+
- 5 new commits merged
11+
- 1 feature addition ✨
12+
- 2 bugs fixed 🐛
13+
14+
## :sparkles: New Features
15+
- Testing: Bump Kubernetes in tests to v1.33.0 and claim support for v1.33 (#12105)
16+
17+
## :bug: Bug Fixes
18+
- Bootstrap: Make joinConfiguration.discovery.bootstrapToken.token optional (#12136)
19+
20+
## :seedling: Others
21+
- Dependency: Bump cert-manager to v1.17.1 (#12127)
22+
23+
:book: Additionally, there has been 1 contribution to our documentation and book. (#12124)
24+
25+
## Dependencies
26+
27+
### Added
28+
_Nothing has changed._
29+
30+
### Changed
31+
_Nothing has changed._
32+
33+
### Removed
34+
_Nothing has changed._
35+
36+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)