ESS Community Helm Chart 0.11.0 (2025-04-25)
Changed
- Ensure that all managed Pods have the same labels as their parent Deployment/StatefulSet/Job (apart from the helm.sh/chart label). (#379)
- Move Postgres config/secret hashes to labels for consistency with all other components. (#380)
- Enforce a common format for k8s.element.io labels across components. (#380)
- Extract Synapse config into template files like other config. (#381)
- Ensure app.kubernetes.io/version labels are properly escaped & restricted. (#386)
- Update matrix-tools dependencies and release 0.3.4. (#393)
Fixed
- Fix chart upgrade causing a restart of the whole stack. (#373)
- Fix
helm.sh/chartlabel size with dev builds. (#385)