Skip to content

v1.3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:32
· 3720 commits to main since this release
v1.3.9
8e96ee3

👌 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.8

📈 Overview

  • 5 new commits merged
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • CI: Always build Kind images for upgrade tests (#8870)
  • CI: Ensure ALWAYS_BUILD_KIND_IMAGES is defaulted correctly in ci script (#8874)
  • CAPBK: ignition: start kubeadm after network.target (#8804)

🌱 Others

  • Dependency: Update cert-manager to v1.12.2 (#8887)
  • CI: Add dependency label to github actions update (#8846)

Thanks to all our contributors! 😊