diff --git a/charts/element-web/Chart.yaml b/charts/element-web/Chart.yaml index 1dab42f..6fcd4af 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.60 +appVersion: v1.11.61 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 @@ -32,4 +32,4 @@ annotations: artifacthub.io/containsSecurityUpdates: 'false' artifacthub.io/images: | - name: element-web - image: "vectorim/element-web:v1.11.60" + image: "vectorim/element-web:v1.11.61"