We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9b748d + e13371e commit c9712f1Copy full SHA for c9712f1
CHANGELOG/v1.10.10.md
@@ -0,0 +1,27 @@
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.9
9
+## :chart_with_upwards_trend: Overview
10
+- 1 new commit merged
11
+- 1 bug fixed 🐛
12
13
+## :bug: Bug Fixes
14
+- Runtime SDK: Improve client cert/key rotation of the RuntimeSDK client (#13215)
15
16
+## Dependencies
17
18
+### Added
19
+_Nothing has changed._
20
21
+### Changed
22
23
24
+### Removed
25
26
27
+_Thanks to all our contributors!_ 😊
0 commit comments