diff --git a/Chart.yaml b/Chart.yaml index fceac2f..fb6201a 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "v1.11.24" # image "vectorim/element-web" +appVersion: "v1.11.25" # 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.24" + image: "vectorim/element-web:v1.11.25"