From 9eb320dd8f5fce4b60b8c0434dcbd3fe52a5ca93 Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Wed, 19 Apr 2023 21:22:05 +0200 Subject: [PATCH] Updates Chart Info --- charts/uptime-kuma/Chart.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 410abad..9439fc7 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,6 +1,8 @@ apiVersion: v2 name: uptime-kuma -description: A Helm chart for Kubernetes +description: A Helm chart for Kubernetes to Deploy uptime-kuma. +icon: https://github.com/louislam/uptime-kuma/raw/master/public/icon.svg +home: https://github.com/louislam/uptime-kuma # A chart can be either an 'application' or a 'library' chart. # @@ -22,3 +24,8 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "1.21.2-alpine" + +maintainers: + - name: 0hlov3 + email: dev+github@schoenwald.aero + url: https://schoenwald.aero \ No newline at end of file