Skip to content

v1.3.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 17:29
· 3720 commits to main since this release
v1.3.7
89923bf

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.3.6

📈 Overview

  • 14 new commits merged
  • 0 breaking changes ⚠️
  • 0 feature additions ✨
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • clusterctl: Use local kustomize version in create-local-repository.py (#8436)
  • Dependency: Update kindnetd and kindest/haproxy (#8471)

🌱 Others

  • CI: Switch cloudbuild.yaml to e2 machine type (#8449)
  • Dependency: Update controller tools to v0.11.4 (#8553)
  • Dependency: Update cert manager to v1.11.1 (#8533)
  • Dependency: Update docker to v20.10.24 (#8490)
  • Dependency: Update kind to v0.18.0 (#8435)
  • e2e: use topology flavor for workload clusters in clusterctl upgrade test (#8551)
  • IPAM: Make IPAddressClaim.Status.AddressRef optional (#8531)

📖 Additionally, there have been 5 contributions to our documentation and book. (#8583, #8561, #8483, #8452, #8588)

Thanks to all our contributors! 😊