From 666407b421b1443e40bbe170702d3a36a78aeb09 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 14 Dec 2021 15:36:28 +0100 Subject: [PATCH 1/2] element-web: Update to 1.9.7 --- charts/element-web/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/element-web/Chart.yaml b/charts/element-web/Chart.yaml index 864d86d..e996d1a 100644 --- a/charts/element-web/Chart.yaml +++ b/charts/element-web/Chart.yaml @@ -7,10 +7,10 @@ description: | Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption. icon: https://element.io/images/element-logo.svg -appVersion: 1.9.6 +appVersion: 1.9.7 type: application -version: 1.0.41 +version: 1.0.42 maintainers: - name: Alexander Olofsson From a30076baeef18deccd9d1ea4740dc69c60771352 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 14 Dec 2021 15:37:44 +0100 Subject: [PATCH 2/2] matrix-synapse: Update to 1.49.0 --- charts/matrix-synapse/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/matrix-synapse/Chart.yaml b/charts/matrix-synapse/Chart.yaml index 45c950a..581b258 100644 --- a/charts/matrix-synapse/Chart.yaml +++ b/charts/matrix-synapse/Chart.yaml @@ -3,10 +3,10 @@ apiVersion: v2 name: matrix-synapse description: Matrix reference homeserver icon: https://matrix.org/images/matrix-logo.svg -appVersion: 1.48.0 +appVersion: 1.49.0 type: application -version: 2.1.18 +version: 2.1.19 maintainers: - name: Alexander Olofsson email: ace@haxalot.com