Skip to content

Commit

Permalink
Merge pull request #11041 from rajankumary2k/v1.6.8
Browse files Browse the repository at this point in the history
🚀 Release v1.6.8
  • Loading branch information
k8s-ci-robot authored Aug 12, 2024
2 parents 92f4ca1 + 98285f1 commit 32cc3bb
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG/v1.6.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## 👌 Kubernetes version support

- Management Cluster: v1.25.x -> v1.29.x
- Workload Cluster: v1.23.x -> v1.29.x

[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.6.7
## :chart_with_upwards_trend: Overview
- 6 new commits merged
- 3 bugs fixed 🐛

## :bug: Bug Fixes
- API: Drop caBundle from CRDs (#10979)
- CAPD: Docker: ignore kubeadm preflight check for FileContent--proc-sys-net-bridge-bridge-nf-call-ip6tables (#10938)
- CAPD: Fix nil pointer in dockermachinepool controller (#10878)

## :seedling: Others
- clusterctl: Bump cert-manager to v1.15.2 (#10994)
- e2e: Test: use pause image for autoscaler tests (#10890)
- e2e: Test: use pause instead of nginx (#10893)

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit 32cc3bb

Please sign in to comment.