Skip to content

Commit d39b2c7

Browse files
authored
Merge pull request #13351 from irapandey/release-notes-1.11.6
🚀 Release v1.11.6
2 parents b71c1de + 025f8e6 commit d39b2c7

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.11.6.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.30.x -> v1.34.x
4+
- Workload Cluster: v1.28.x -> v1.34.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.11.5
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 1 feature addition ✨
12+
- 2 bugs fixed 🐛
13+
14+
## :sparkles: New Features
15+
- KCP: Bump coredns/corefile-migration to v1.0.30 (#13295)
16+
17+
## :bug: Bug Fixes
18+
- e2e: Add wait-resource-versions-{become,remain}-stable intervals to e2e config (#13331)
19+
- Misc: Fix bug while setting status for deprecated fields (#13345)
20+
21+
## :seedling: Others
22+
- clusterctl: Update cert-manager to v1.19.3 (#13313)
23+
- clusterctl: Update to cert-manager v1.19.2 (#13279)
24+
- Dependency: Go bump 1.24.13 (#13325)
25+
26+
## Dependencies
27+
28+
### Added
29+
_Nothing has changed._
30+
31+
### Changed
32+
- github.com/coredns/corefile-migration: [v1.0.29 → v1.0.30](https://github.com/coredns/corefile-migration/compare/v1.0.29...v1.0.30)
33+
34+
### Removed
35+
_Nothing has changed._
36+
37+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)