Skip to content

v1.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:32
· 2999 commits to main since this release
v1.4.4
00dbf7b

👌 Kubernetes version support

  • Management Cluster: v1.23.x -> v1.27.x
  • Workload Cluster: v1.21.x -> v1.27.x

More information about version support can be found here

Changes since v1.4.3

📈 Overview

  • 12 new commits merged
  • 6 bugs fixed 🐛

🐛 Bug Fixes

  • CAPD: Add kind mapper (#8903)
  • CAPD: test/capd: fix kind mapper entry for v1.25.11 (#8915)
  • CI: Always build Kind images for upgrade tests (#8871)
  • CI: Ensure ALWAYS_BUILD_KIND_IMAGES is defaulted correctly in ci script (#8876)
  • e2e: Use known kindest/node image versions by sha for e2e upgrade tests (#8868)
  • CAPBK: ignition: start kubeadm after network.target (#8803)

🌱 Others

  • Dependency: Update KIND to v0.20.0 (#8911)
  • Dependency: Update cert-manager to v1.12.2 (#8888)
  • KCP: fix noisy error log triggered by missing patch helper (#8866)
  • CI: Add dependency label to github actions update (#8847)

📖 Additionally, there have been 2 contributions to our documentation and book. (#8813, #8806)

Thanks to all our contributors! 😊