fix(matrix-synapse): updates of dependencies

This commit is contained in:
WrenIX 2025-03-02 21:39:26 +01:00
parent 0a5e2252a4
commit 55cf5d866c
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://docker.io/bitnamicharts
version: 16.4.13
version: 16.4.14
- name: redis
repository: oci://docker.io/bitnamicharts
version: 20.8.0
digest: sha256:7448610da56aab3367e4c4619ef7f84b5367337477c659ca412cb00f479ddb61
generated: "2025-02-21T08:31:38.004185879+01:00"
version: 20.10.0
digest: sha256:e8cf542eb88e71ef9c0d7287baefda6ac90dd9ea8297299a063427563795c0b4
generated: "2025-03-02T21:34:41.123953109+01:00"

View file

@ -4,9 +4,9 @@ name: matrix-synapse
description: Matrix reference homeserver
icon: https://matrix.org/images/matrix-logo.svg
type: application
version: "1.0.16"
version: "1.0.17"
# renovate: image=ghcr.io/element-hq/synapse
appVersion: 1.124.0
appVersion: 1.125.0
maintainers:
- name: WrenIX
url: https://wrenix.eu
@ -17,6 +17,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.8.0"
version: "20.10.0"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -7,7 +7,7 @@ description: "Matrix reference homeserver"
# matrix-synapse
![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.124.0](https://img.shields.io/badge/AppVersion-1.124.0-informational?style=flat-square)
![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.125.0](https://img.shields.io/badge/AppVersion-1.125.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.8.0 |
| oci://docker.io/bitnamicharts | redis | 20.10.0 |
## Values