From 261c64fc88f62e40ab15a3de07f617e6f0a0e1cf Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Tue, 18 Jul 2023 14:42:30 -0400 Subject: [PATCH] Update Synapse to 1.88.0 --- charts/matrix/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 5038f35..d0ce2fc 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -4,10 +4,10 @@ description: A chart for Matrix.org, includes Synapse, PostgreSQL, and Element. type: application -version: 1.0.12 +version: 1.0.13 # The version of Synapse -appVersion: "1.87.0" +appVersion: "1.88.0" dependencies: - name: postgres