Skip to content

Releases: small-hack/matrix-chart

matrix-6.2.2

04 Mar 07:56
35da02d
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • Update renovate.json -clean up sed command by @jessebot in #500
  • Update actions/checkout action to v4 by @small-hack-renovate in #502
  • Update tibdex/github-app-token action to v2 by @small-hack-renovate in #503
  • Migrate renovate config by @small-hack-renovate in #504
  • Update helm/kind-action action to v1.9.0 by @small-hack-renovate in #511
  • Update renovatebot/github-action action to v40 by @small-hack-renovate in #509
  • Update postgresql Docker tag to v13.2.16 by @renovate in #492

New Contributors

  • @small-hack-renovate made their first contribution in #502

Full Changelog: matrix-6.2.1...matrix-6.2.2

matrix-6.2.1

09 Nov 14:06
81ec375
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • fix SMTP and S3 config generation and add s3.region, s3.sse_c_key, and s3.sse_algorithm by @jessebot in #495

Full Changelog: matrix-6.2.0...matrix-6.2.1

matrix-6.2.0

09 Nov 12:34
cbd5c9a
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • Update/Add synapse.podSecurityContext vs synapse.securityContext and fix how we install extra pip packages by @jessebot in #494

Full Changelog: matrix-6.1.0...matrix-6.2.0

matrix-6.1.0

09 Nov 08:33
7bbd9f8
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • remove defunct user mapping module for oidc and bump postgresql chart to 13.2.3 by @jessebot in #493

Full Changelog: matrix-6.0.0...matrix-6.1.0

matrix-6.0.0

08 Nov 15:09
c7af599
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • Separate postgresql and externalDatabase for synapse by @jessebot in #491 (Major changes, please see the pull request for more details)

Full Changelog: matrix-5.2.0...matrix-6.0.0

matrix-5.2.0

08 Nov 12:58
4a941e1
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

Full Changelog: matrix-5.1.0...matrix-5.2.0

matrix-5.1.0

08 Nov 10:11
4ad4348
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

Full Changelog: matrix-5.0.1...matrix-5.1.0

matrix-5.0.1

08 Nov 10:07
62f4629
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

  • Update helm/chart-releaser-action action to v1.6.0 by @renovate in #488
  • bump synapse docker tag to v1.95.1, element docker tag to v1.11.48, and add optional s3.cronjob object to values.yaml by @jessebot in #485

Full Changelog: matrix-5.0.0...matrix-5.0.1

matrix-5.0.0

31 Oct 12:30
77c5b1c
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

What's Changed

Note

This is MAJOR bundled PostgreSQL version upgrade, and so you need to follow the advice of Bitnami here:
https://github.com/bitnami/charts/tree/main/bitnami/postgresql#upgrading

Which is the follow the official instructions here:
https://www.postgresql.org/docs/16/upgrading.html

If you're not using the bundled Bitnami PostgreSQL sub chart, you can safely upgrade your mastodon helm chart with no worries <3

Full Changelog: matrix-4.8.0...matrix-5.0.0

matrix-4.8.0

31 Oct 09:26
ba5db51
Compare
Choose a tag to compare

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

What's Changed

New Contributors

Full Changelog: matrix-4.7.1...matrix-4.8.0