ESS Community Helm Chart 26.3.2 (2026-04-01)
Added
-
Allow configuration of
storage.storageClassNameandstorage.resourcePolicyas defaults across all constructedPersistentVolumeClaims.The individual values can still be overridden on a per-
PersistentVolumeClaimbasis as before. (#1203)
Changed
-
Upgrade Matrix RTC SFU to 1.10.0.
Resolves CVE-2026-33186.
Full Changelogs:
(#1191)
-
Configure Synapse to use the system CA trust store for Postgres connections if
sslMode: verify-full. (#1202) -
Upgrade Matrix RTC LiveKit JWT Service to v0.4.2.
Resolves CVE-2026-26014 and CVE-2026-33186.
Full Changelogs:
(#1205)
-
Switch back to ESS Synapse variant.
Regression in 26.3.1. (#1210)
Internal
- CI: Publish ESS tests as a python package for use in external projects and developers environments. (#1185, #1192, #1193, #1196, #1197, #1199)
- CI: Use a python script to generate logs. (#1192)
- CI: Cache
pyhelmpulled chart relatively to the runner directory, not to the script install path. (#1198) - Developers: Move
.cato~/.config/ess-helm-ca. (#1198, #1201) - CI: Log the content of the cache when
pyhelmcache fails to hit. (#1200)