From 764f7e7e8d4daa4f63a78dcb00ffceef03a32ee5 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Wed, 21 Apr 2021 20:03:35 +0200 Subject: [PATCH] Revert "matrix-synapse: Update to 1.32.1" Waiting for a .2 that fixes issues against Synapse modules - like the built-in S3 media This reverts commit 6624721f3c54cefcedb93a814b1585ed68b9917d. --- charts/matrix-synapse/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/matrix-synapse/Chart.yaml b/charts/matrix-synapse/Chart.yaml index d5e50a4..66a622b 100644 --- a/charts/matrix-synapse/Chart.yaml +++ b/charts/matrix-synapse/Chart.yaml @@ -3,10 +3,10 @@ apiVersion: v2 name: matrix-synapse description: Matrix reference homeserver icon: https://matrix.org/images/matrix-logo.svg -appVersion: 1.32.1 +appVersion: 1.31.0 type: application -version: 2.0.4 +version: 2.0.3 maintainers: - name: Alexander Olofsson email: ace@haxalot.com