From 224fac2a9235f06ea5fe8821456ade11ee9ee00a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:15:43 +0000 Subject: [PATCH] Update vectorim/element-web Docker tag to v1.11.23 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 5a870b0..5c07470 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "v1.11.17" # image "vectorim/element-web" +appVersion: "v1.11.23" # image "vectorim/element-web" description: Communicate the way you want with Riot - a universal secure chat app entirely under your control. icon: https://raw.githubusercontent.com/vector-im/element-web/develop/res/themes/element/img/logos/element-logo.svg name: element-web @@ -23,4 +23,4 @@ annotations: artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/images: | - name: element-web - image: "vectorim/element-web:v1.11.17" + image: "vectorim/element-web:v1.11.23"