From d370378d8ee795ae65f251d9bee33280511aff67 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Wed, 3 Jul 2024 12:25:45 -0400 Subject: [PATCH] Update Synapse to 1.110.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 3465c60..9343118 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.2.0 +version: 2.2.1 # The version of Synapse -appVersion: "1.109.0" +appVersion: "1.110.0" dependencies: - name: postgresql