From 20d5b6b3d44b73ae00f3bb89bd97d5e0d59ec47b Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Tue, 14 Feb 2023 12:45:18 +0100 Subject: [PATCH 1/2] element-web: Update to 1.11.23 --- 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 3aebfc3..a3391c8 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.22 +appVersion: 1.11.23 type: application -version: 1.1.37 +version: 1.1.38 maintainers: - name: Alexander Olofsson From 4e2835845fae14722bd28b747ad29da456d82495 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Tue, 14 Feb 2023 15:50:00 +0100 Subject: [PATCH 2/2] matrix-synapse: Update to 1.77.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 edd50a4..ef50817 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.76.0 +appVersion: 1.77.0 type: application -version: 3.0.2 +version: 3.0.3 maintainers: - name: Alexander Olofsson email: ace@haxalot.com