Skip to content

Commit 506e152

Browse files
authored
Merge pull request #12727 from chandankumar4/release-notes-v1.10.6
🚀 Release v1.10.6
2 parents 0e5ae3d + 9b08c1b commit 506e152

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.10.6.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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.5
9+
## :chart_with_upwards_trend: Overview
10+
- 1 new commit merged
11+
12+
## :seedling: Others
13+
- Dependency: Bump github.com/go-viper/mapstructure/v2 to fix CVE (#12681)
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
- github.com/go-viper/mapstructure/v2: [v2.3.0 → v2.4.0](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)
22+
23+
### Removed
24+
_Nothing has changed._
25+
26+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)