2024-02-11 23:14:38 +01:00
|
|
|
---
|
|
|
|
apiVersion: v2
|
|
|
|
name: matrix-synapse
|
|
|
|
description: Matrix reference homeserver
|
|
|
|
icon: https://matrix.org/images/matrix-logo.svg
|
|
|
|
type: application
|
2024-11-30 00:19:23 +01:00
|
|
|
version: "1.0.3"
|
2024-02-11 23:14:38 +01:00
|
|
|
# renovate: image=ghcr.io/element-hq/synapse
|
2024-11-30 00:19:23 +01:00
|
|
|
appVersion: 1.120.0
|
2024-02-11 23:14:38 +01:00
|
|
|
maintainers:
|
|
|
|
- name: WrenIX
|
|
|
|
url: https://wrenix.eu
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
- name: postgresql
|
2024-11-01 19:34:36 +01:00
|
|
|
version: ^16.0.0
|
2024-02-11 23:14:38 +01:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: postgresql.enabled
|
|
|
|
- name: redis
|
2024-08-17 10:52:55 +02:00
|
|
|
version: ^20.0.0
|
2024-02-11 23:14:38 +01:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: redis.enabled
|