Skip to content

ejabberd-0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 10:02

0.9.0 - 2025-02-15

Added

  • allow to specify a Secret for Values.erlangCookie. (potentially breaking) (#15)

Changed

  • Do not use Cluster scopes for config and cert-watcher RBAC. (potentially breaking)
  • Image renamed to sando38/helm-ejabberd
  • sando38/helm-ejabberd are built for both: x86_64 and arm64 (#18)
  • Bump ejabberd image to 24.12-k8s1 - changelog: ejabberd 24.12.

Fixed

  • Fix a bug in the configuration template for Values.ldap (#21)

Removed

  • Values.ingress definitions, they do not make much sense in a TCP context,
    future versions of the helm chart will allow to template Kubernetes Gateway
    API resources. (#22)