Skip to content

v1.15.3-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:09
· 7 commits to main since this release
1284060

[unreleased]

πŸš€ 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)

New Contributors