fix(matrix-synapse): update redis and postgresql

This commit is contained in:
WrenIX 2025-02-08 00:23:46 +01:00
parent 67ca7da919
commit ed8625c625
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 8 additions and 8 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://docker.io/bitnamicharts
version: 16.4.3
version: 16.4.6
- name: redis
repository: oci://docker.io/bitnamicharts
version: 20.6.3
digest: sha256:dd37b0663f93a21ea0d23e5041b48efef3cef63a051f2942eb095d1b95e63d7d
generated: "2025-01-15T22:06:14.404148475+01:00"
version: 20.7.0
digest: sha256:8a5d13478c6a96144fc26031785980c38d6c496a58121c64cfc15df10f5911ed
generated: "2025-02-08T00:21:59.977208592+01:00"

View file

@ -4,7 +4,7 @@ name: matrix-synapse
description: Matrix reference homeserver
icon: https://matrix.org/images/matrix-logo.svg
type: application
version: "1.0.12"
version: "1.0.13"
# renovate: image=ghcr.io/element-hq/synapse
appVersion: 1.123.0
maintainers:
@ -17,6 +17,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.6.3"
version: "20.7.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -7,7 +7,7 @@ description: "Matrix reference homeserver"
# matrix-synapse
![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.123.0](https://img.shields.io/badge/AppVersion-1.123.0-informational?style=flat-square)
![Version: 1.0.13](https://img.shields.io/badge/Version-1.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.123.0](https://img.shields.io/badge/AppVersion-1.123.0-informational?style=flat-square)
Matrix reference homeserver
@ -44,7 +44,7 @@ helm uninstall matrix-synapse-release
| Repository | Name | Version |
|------------|------|---------|
| oci://docker.io/bitnamicharts | postgresql | ^16.3.1 |
| oci://docker.io/bitnamicharts | redis | 20.6.3 |
| oci://docker.io/bitnamicharts | redis | 20.7.0 |
## Values