From f4d21f607b2e897fb2cf142fb96aa4f5f85c789b Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 13 Jan 2024 01:30:10 +0100 Subject: [PATCH] fix(hydrogen-web): lint --- hydrogen-web/Chart.yaml | 2 +- hydrogen-web/README.adoc | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/hydrogen-web/Chart.yaml b/hydrogen-web/Chart.yaml index 872600e..19b3ba5 100644 --- a/hydrogen-web/Chart.yaml +++ b/hydrogen-web/Chart.yaml @@ -3,7 +3,7 @@ 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.4 +version: 0.1.5 appVersion: "0.4.1" maintainers: - name: WrenIX diff --git a/hydrogen-web/README.adoc b/hydrogen-web/README.adoc index d81af9d..f8a5eff 100644 --- a/hydrogen-web/README.adoc +++ b/hydrogen-web/README.adoc @@ -2,9 +2,19 @@ = hydrogen-web -image::https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square[Version: 0.1.4] +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-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 + +.Maintainers +|=== +| Name | Email | Url + +| WrenIX +| +| +|=== == Usage