fix(matrix-synapse): update dependencies charts

This commit is contained in:
WrenIX 2024-03-11 22:45:52 +01:00
parent 684e55d4cc
commit f96cd62c47
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 14.3.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.17.1
digest: sha256:dcac7ce7b24d359b39fbfe093b8be525d995d3799fbb0a9752858980a51f8600
generated: "2024-02-11T23:16:42.94262676+01:00"
version: 18.19.2
digest: sha256:3f01d458327b95537af377bde6bace2436a57c1f1a45c42363799fc217ecd210
generated: "2024-03-11T22:44:51.103053351+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: 0.1.0
version: 0.1.1
# renovate: image=ghcr.io/element-hq/synapse
appVersion: 1.101.0
maintainers:

View file

@ -2,7 +2,7 @@
= matrix-synapse
image::https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square[Version: 0.1.0]
image::https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square[Version: 0.1.1]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-1.101.0-informational?style=flat-square[AppVersion: 1.101.0]
== Maintainers