Skip to content

Commit e13eeb2

Browse files
committed
chore(25.3.0): Add JVM argument override support
1 parent 7c603d6 commit e13eeb2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/ROOT/partials/release-notes/release-25.3.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ Released on 2025-03-21.
1111

1212
===== General
1313

14-
Operators deployed by Helm will contain an extra pod annotation: `checksum/config`.
15-
This field triggers a rollout of Deployments when the ConfigMap contents change.
14+
* Operators deployed by Helm will contain an extra pod annotation: `checksum/config`.
15+
This field triggers a rollout of Deployments when the ConfigMap contents change.
16+
* Operators for Java products now support setting JVM arguments.
17+
See the xref:concepts:overrides[override concept page] and https://github.com/stackabletech/issues/issues/584[issues#584].
1618

1719
===== Authorization
1820

0 commit comments

Comments
 (0)