Skip to content

v1.15.3-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:21
· 6 commits to main since this release
d7673db

[1.15.3-rc.1] - 2026-06-18

Full Changelog: v1.15.2...v1.15.3-rc.1

🚀 Features

  • (helm) Add imagePullSecrets support (#262) - (5fbbe37)
  • Permit exposing metrics metadata - (326016d)

🐛 Bug Fixes

  • Prevent neighoring checks to missing nodes - (62565bc)

📚 Documentation

⚙️ Miscellaneous Tasks

Buid

  • Bump go to v1.26 in gh-actions - (f4bd2be)

Build

  • Dependencies upgrade - (53279e2)
  • Simplify goreleaser and update gh actions - (2058700)
  • Fix kind and pin gh-actions - (a02d0b9)
  • Release to ghcr.io and permit pre-releases - (1284060)
  • Include kubenurse version - (d7673db)

New Contributors