github element-hq/ess-helm 26.1.1

latest releases: 26.4.0, 26.3.2, ess-migration-tool-v0.1.2...
3 months ago

ESS Community Helm Chart 26.1.1 (2026-01-22)

Removed / Breaking Changes

  • Move Synapse's Redis to a top-level shared component that can be used by multiple components of the chart.

    There is no impact when using the default values, but if you have customised values under the synapse.redis key, you will need to update them to be under the new top-level redis redis. (#972)

Added

  • Add extraInitContainers support to all workloads. (#971)

  • Matrix RTC: Add support for configuring Turn TLS to help RTC traffic go through corporate Wifi networks and firewalls. (#976)

  • Add support for generating appservice registration files with matrix-tools. (#979)

  • Add support for Hookshot installation in ESS Community.

    Hookshot is a Matrix Bot for connecting to external services.
    It is not enabled by default, but can be enabled by setting hookshot.enabled: true. (#979, #986)

  • Matrix RTC: Add support for configuring UDP Turn. (#982)

Changed

  • Support generator arguments in matrix-tools secret generation. (#973)
  • Support configuring the RSA key size generated by matrix-tools. (#973)
  • Support exporting RSA key as DER and PEM matrix-tools. (#973)
  • matrixRTC.sfu.exposedServices.*.portType are now an enum, and only accepts NodePort, HostPort and LoadBalancer. (#976)
  • Few corrections to the README. (#980)
  • Specify service type ClusterIP for internal services of Matrix RTC and Synapse. (#985)

Documentation

  • Make documentation clearer that some configuration options can't be changed by the additional configuration mechanism. (#975)

Don't miss a new ess-helm release

NewReleases is sending notifications on new releases.