Skip to content

Commit

Permalink
Add release v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
willie-yao committed Mar 11, 2024
1 parent 878f800 commit 3b8cab3
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG/v1.6.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## 👌 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.2
## :chart_with_upwards_trend: Overview
- 12 new commits merged
- 2 bugs fixed 🐛

## :bug: Bug Fixes
- CAPD: Fix(capd): remove hack for btrfs/zfs support (#10192)
- e2e: Test: retry GetOwnerGraph in owner references test on certificate errors (#10217)

## :seedling: Others
- CABPK: Add pod metadata to capbk manager (#10212)
- clusterctl: Add 0 default to worker-machine-count help (#10205)
- clusterctl: Add hivelocity infra provider to clusterctl (#10168)
- Dependency: Bump go version to 1.21.8 (#10246)
- Release: Improve release-staging build (#10190)
- Release: Read in dockerfiles from stdin (#10209)

:book: Additionally, there have been 3 contributions to our documentation and book. (#10230, #10241, #10243)

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit 3b8cab3

Please sign in to comment.