Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions modules/ROOT/partials/release-notes/release-25.11.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -773,19 +773,20 @@ These Kubernetes versions are no longer supported:

* `1.30`

===== OpenShift versions
==== OpenShift

This release is available in the RedHat Certified Operator Catalog for the following OpenShift versions:

* `4.20`
* `4.19`
* `4.18`

These OpenShift versions are no longer supported:

* `4.17`
* `4.16`

This release changes the memory requests for operators installed from the OpenShift Certified Operator Catalog.
Previously most operators requested `128Mi` of memory.
Starting with this release the memory requests have been increased to `256Mi` to improve stability on large clusters.

[WARNING]
====
There is a known issue when updating the certified Stackable Listener Operator on OpenShift clusters `4.18` from version `25.7.0` to `25.11.0`.
Expand Down
Loading