From 23f15f5752ec7eb6270c3c7597a1e6bf0fb646c2 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Wed, 13 Nov 2024 11:44:50 -0500 Subject: [PATCH] Update Synapse to 1.119.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 cd7fd2e..2b5390b 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.10 +version: 2.2.11 # The version of Synapse -appVersion: "1.118.0" +appVersion: "1.119.0" dependencies: - name: postgresql