diff --git a/hydrogen-web/Chart.yaml b/hydrogen-web/Chart.yaml index 19b3ba5..e871ab7 100644 --- a/hydrogen-web/Chart.yaml +++ b/hydrogen-web/Chart.yaml @@ -3,7 +3,8 @@ name: hydrogen-web description: A Helm Chart to install hydrogen-web (a nextgen Matrix Webclient) icon: https://raw.githubusercontent.com/element-hq/hydrogen-web/master/src/platform/web/assets/icon.svg type: application -version: 0.1.5 +version: 0.1.6 +# renovate: image=ghcr.io/element-hq/hydrogen-web appVersion: "0.4.1" maintainers: - name: WrenIX diff --git a/hydrogen-web/README.adoc b/hydrogen-web/README.adoc index f8a5eff..a1f15c3 100644 --- a/hydrogen-web/README.adoc +++ b/hydrogen-web/README.adoc @@ -2,7 +2,7 @@ = hydrogen-web -image::https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square[Version: 0.1.5] +image::https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square[Version: 0.1.6] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/AppVersion-0.4.1-informational?style=flat-square[AppVersion: 0.4.1] == Maintainers