From 345b9c31772de7cf3af36dd5e259da98f38da27d Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Tue, 16 Aug 2022 17:40:08 +0200 Subject: [PATCH 1/2] element-web: Update to 1.11.3 --- 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 b61090e..060d894 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.2 +appVersion: 1.11.3 type: application -version: 1.1.17 +version: 1.1.18 maintainers: - name: Alexander Olofsson From 42b6cf18a6eace436741d2453373aa68d24616d1 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Tue, 16 Aug 2022 19:00:22 +0200 Subject: [PATCH 2/2] matrix-synapse: Update to 1.65.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 bae8c44..0a4e53e 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.64.0 +appVersion: 1.65.0 type: application -version: 2.6.2 +version: 2.6.3 maintainers: - name: Alexander Olofsson email: ace@haxalot.com