Skip to content

Commit 79cff67

Browse files
authored
Merge pull request #12255 from cprivitere/releasenotes-198
🚀 Release v1.9.8
2 parents 74abf91 + f774fef commit 79cff67

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG/v1.9.8.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.28.x -> v1.32.x
4+
- Workload Cluster: v1.26.x -> v1.32.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.9.7
9+
10+
## :chart_with_upwards_trend: Overview
11+
12+
- 4 new commits merged
13+
- 1 bug fixed 🐛
14+
15+
## :bug: Bug Fixes
16+
17+
- Bootstrap: Recreate bootstrap token if it was cleaned up (#12227)
18+
19+
## :seedling: Others
20+
21+
- Dependency: Bump go for make/build to 1.23 to fix CVEs (#12175)
22+
- MachineDeployment: Add NamingStrategy to MachineDeployment (#12181)
23+
- Security/CI: Add CVEs to Trivy ignore file (#12184)
24+
25+
## Dependencies
26+
27+
### Added
28+
29+
_Nothing has changed._
30+
31+
### Changed
32+
33+
_Nothing has changed._
34+
35+
### Removed
36+
37+
_Nothing has changed._
38+
39+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)