Bump chart version to 25.12.3-dev

This commit is contained in:
benbz 2025-12-19 15:50:57 +00:00 committed by github-actions[bot]
parent 6ac3d66d4e
commit 69d728fa3e
2 changed files with 14 additions and 1 deletions

View file

@ -7,6 +7,19 @@ SPDX-License-Identifier: AGPL-3.0-only
<!-- towncrier release notes start -->
# ESS Community Helm Chart 25.12.2 (2025-12-19)
## Security
- Fix critical security issue tracked as `ELEMENTSEC-2025-1670`.
This release is a critical security update to address an issue affecting all versions of ESS Community and ESS Pro. ESS Classic and other Synapse-based deployments are not affected.
The issue only has an impact when federation APIs are exposed to an untrusted network. Deployments that are not currently federating, or that only federate in a closed, trusted federation, are not impacted. These deployments should not enable public federation without first applying this update.
We advise you to apply the update as quickly as possible. (#943)
# ESS Community Helm Chart 25.12.1 (2025-12-12)
## Removed / Breaking Changes

View file

@ -5,7 +5,7 @@
apiVersion: v2
name: matrix-stack
version: 25.12.2-dev
version: 25.12.3-dev
kubeVersion: '>= 1.22.0-0'
description: A Helm chart for deploying a Matrix Stack from Element
type: application