Skip to content

Commit 4483e32

Browse files
authored
Merge pull request kubernetes-sigs#10844 from vishalanarase/release-v1.6.7
🚀 Release v1.6.7
2 parents 5c6f68b + 6c3c003 commit 4483e32

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/v1.6.7.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.25.x -> v1.29.x
4+
- Workload Cluster: v1.23.x -> v1.29.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.6.6
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 1 feature addition ✨
12+
- 1 bug fixed 🐛
13+
14+
## :sparkles: New Features
15+
- Dependency: Bump to Go 1.22.4 (#10802)
16+
17+
## :bug: Bug Fixes
18+
- ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10782)
19+
20+
## :seedling: Others
21+
- clusterctl: Bump cert-manager to v1.15.1 (#10813)
22+
- Dependency: Bump to Go 1.22.5 (#10830)
23+
- Devtools: Pin controller-gen binary to go 1.21 (#10815)
24+
25+
:book: Additionally, there has been 1 contribution to our documentation and book. (#10797)
26+
27+
## Dependencies
28+
29+
### Added
30+
_Nothing has changed._
31+
32+
### Changed
33+
_Nothing has changed._
34+
35+
### Removed
36+
_Nothing has changed._
37+
38+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)