Releases: small-hack/matrix-chart
matrix-6.2.2
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
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
, ands3.sse_algorithm
by @jessebot in #495
Full Changelog: matrix-6.2.0...matrix-6.2.1
matrix-6.2.0
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
What's Changed
- Update/Add
synapse.podSecurityContext
vssynapse.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
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
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
What's Changed
- Separate
postgresql
andexternalDatabase
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
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
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
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 tov1.11.48
, and add optionals3.cronjob
object to values.yaml by @jessebot in #485
Full Changelog: matrix-5.0.0...matrix-5.0.1
matrix-5.0.0
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
What's Changed
- Create renovate.json from old config.js by @jessebot in #477
⚠️ Update postgresql Docker tag to v13 by @renovate in #481
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