From 1fb45e124d71ef72538328c90ca19c11a1a6f2b2 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 25 Apr 2023 12:37:21 +0200 Subject: [PATCH 1/2] element-web: Update to 1.11.30 --- 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 fa5c4fd..117b365 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.11.29 +appVersion: 1.11.30 type: application -version: 1.2.0 +version: 1.2.1 maintainers: - name: Alexander Olofsson From 18e9bf2c9a9c40a3ab93f69613695cea48fe9a50 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 25 Apr 2023 14:01:41 +0200 Subject: [PATCH 2/2] matrix-synapse: Update to 1.82.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 8102b57..3579d66 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.81.0 +appVersion: 1.82.0 type: application -version: 3.2.6 +version: 3.2.7 maintainers: - name: Alexander Olofsson email: ace@haxalot.com