We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c603d6 commit e13eeb2Copy full SHA for e13eeb2
modules/ROOT/partials/release-notes/release-25.3.adoc
@@ -11,8 +11,10 @@ Released on 2025-03-21.
11
12
===== General
13
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.
+* Operators deployed by Helm will contain an extra pod annotation: `checksum/config`.
+ 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].
18
19
===== Authorization
20
0 commit comments