Skip to content

Commit 32cc3bb

Browse files
authored
Merge pull request kubernetes-sigs#11041 from rajankumary2k/v1.6.8
🚀 Release v1.6.8
2 parents 92f4ca1 + 98285f1 commit 32cc3bb

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/v1.6.8.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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.7
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 3 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- API: Drop caBundle from CRDs (#10979)
15+
- CAPD: Docker: ignore kubeadm preflight check for FileContent--proc-sys-net-bridge-bridge-nf-call-ip6tables (#10938)
16+
- CAPD: Fix nil pointer in dockermachinepool controller (#10878)
17+
18+
## :seedling: Others
19+
- clusterctl: Bump cert-manager to v1.15.2 (#10994)
20+
- e2e: Test: use pause image for autoscaler tests (#10890)
21+
- e2e: Test: use pause instead of nginx (#10893)
22+
23+
## Dependencies
24+
25+
### Added
26+
_Nothing has changed._
27+
28+
### Changed
29+
_Nothing has changed._
30+
31+
### Removed
32+
_Nothing has changed._
33+
34+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)