Skip to content
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
* [v2.3.0 - 30/Jan/2025](setup/release-notes/v2.3.0.md)
* [v2.3.1 - 17/Mar/2025](setup/release-notes/v2.3.1.md)
* [v2.3.2 - 22/Apr/2025](setup/release-notes/v2.3.2.md)
* [v2.3.3 - 07/May/2025](setup/release-notes/v2.3.3.md)
* [Upgrade SUSE Observability](setup/upgrade-stackstate/README.md)
* [Migration from StackState](setup/upgrade-stackstate/migrate-from-6.md)
* [Steps to upgrade](setup/upgrade-stackstate/steps-to-upgrade.md)
Expand Down
17 changes: 17 additions & 0 deletions setup/release-notes/v2.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
description: SUSE Observability Self-hosted
---

# v2.3.3 - 07/May/2025

## Release Notes: SUSE Observability Helm Chart v2.3.3

### New Features & Enhancements

* **Default Pod Scheduling Configuration:** The `requiredDuringSchedulingIgnoredDuringExecution` setting is now added by default to pod specifications.

### Bug Fixes

* **Topology Overflow Handling:** The overview page now gracefully displays a topology overflow message instead of an unexpected error page when an overflow occurs.
* **Derived State Monitor Memory Usage:** Fixed an issue that caused excessive memory consumption by the derived state monitor.
* **ClickHouse Installation on OpenShift:** Added documentation outlining the steps required to install ClickHouse, one of the supported databases, on OpenShift environments.