From 55d113292c2b428c47fa61383c5901bf886e7760 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:34:36 +0000 Subject: [PATCH] feat(deps): update vectorim/element-web docker tag to v1.11.57 --- 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 595167e..98e2d74 100644 --- a/charts/element-web/Chart.yaml +++ b/charts/element-web/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 # image: "vectorim/element-web" -appVersion: v1.11.49 +appVersion: v1.11.57 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 @@ -26,4 +26,4 @@ annotations: artifacthub.io/containsSecurityUpdates: 'false' artifacthub.io/images: | - name: element-web - image: "vectorim/element-web:v1.11.49" + image: "vectorim/element-web:v1.11.57"