From 9288d083b4b778624fd1824aa2686ddd5906ba67 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Tue, 3 Dec 2024 11:30:42 -0500 Subject: [PATCH] Update Synapse to 1.120.2 --- 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 caffa84..87b8175 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: 2.3.1 +version: 2.3.2 # The version of Synapse -appVersion: "1.120.0" +appVersion: "1.120.2" dependencies: - name: postgresql