From cbd21e2b834c1f0c461761b91c9cf50bdbe328e0 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Tue, 19 Mar 2024 16:34:10 -0400 Subject: [PATCH] Update Synapse to 1.103.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 6dd2ba7..4cb797e 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.1.2 +version: 2.1.3 # The version of Synapse -appVersion: "1.102.0" +appVersion: "1.103.0" dependencies: - name: postgresql