Skip to content

Releases: small-hack/matrix-chart

matrix-4.2.0

31 Jul 14:27
1bcfb64
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • add optional oidc support for synapse, the matrix homeserver; update the irc bridge image tag to 1.0.1 by @jessebot in #21

Full Changelog: matrix-4.1.3...matrix-4.2.0

matrix-4.1.3

30 Jul 08:24
6487401
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • allow registration secret to be existingSecret or auto-generated to create new admins by @jessebot in #19

Full Changelog: matrix-4.1.2...matrix-4.1.3

matrix-4.1.2

30 Jul 07:18
bd39a12
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

Full Changelog: matrix-4.1.1...matrix-4.1.2

matrix-4.1.1

29 Jul 21:35
9e08d76
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • add ingress.className to each of the ingresses for element, matrix, and federation by @jessebot in #17

Full Changelog: matrix-4.1.0...matrix-4.1.1

matrix-4.1.0

29 Jul 18:09
6802578
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

A lot of changed by @jessebot in #15:

  • fix ci/cd file naming; bump coturn chart version;
  • add postgres init container to check for database being up
  • disable coturn by default
  • and more - see #15 for more info

Full Changelog: matrix-4.0.5...matrix-4.1.0

matrix-4.0.5

25 Jul 22:40
22d1cb5
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

Full Changelog: matrix-4.0.4...matrix-4.0.5

matrix-4.0.4

25 Jul 15:44
4fb6fd7
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • changing how we handle database creation and db hostname creation by @jessebot in #11

Full Changelog: matrix-4.0.3...matrix-4.0.4

matrix-4.0.3

25 Jul 13:31
2961946
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

Full Changelog: matrix-4.0.2...matrix-4.0.3

matrix-4.0.2

25 Jul 11:55
3a544a3
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • Fix postgresql values to match bitnami, move ingress param under each app, switch to coturn subchart, fix synapse tag, upgrade postgres subchart, clean up docs and comments, fix init container by @jessebot in #6
  • upgrade coturn again by @jessebot in #7
  • Create renovatebot.yml by @jessebot in #8
  • fixing postgresql parameter to match bitnami's primary.initdb.scriptsConfigMap by @jessebot in #9

⚠️ Major changes! Please read through the full changelog and charts/matrix/README.md for all changes!
Full Changelog: matrix-3.2.0...matrix-4.0.2

matrix-3.2.0

24 Jul 10:50
6650dc2
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

  • add existingClaim for synapseConfig by @jessebot in #5

Full Changelog: matrix-3.1.1...matrix-3.2.0