Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Changed

  • Remove the "nameOverride" chart property and make naming of k8s objects consistent with other operators (#78).

[24.3.0] - 2024-03-20

Added

  • Helm: support labels in values.yaml (#48).

[23.11.0] - 2023-11-24

Added

  • Set explicit resources on all containers (#14).
  • Support podOverrides (#15).
  • Increase the size limit of the log volumes (#18)
  • Configuration overrides for the JVM security properties, such as DNS caching (#23).
  • Support PodDisruptionBudgets (#27).
  • Support graceful shutdown (#33).

Changed

  • Default stackableVersion to operator version (#21).