From f00079c8f5bfd136cdaf1aa148e3ae66352e9f3d Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Sat, 9 Oct 2021 09:33:11 +0200 Subject: [PATCH] fix: Chart.yaml Signed-off-by: Christian Kotzbauer --- charts/chekr/Chart.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/charts/chekr/Chart.yaml b/charts/chekr/Chart.yaml index c17cd7c..3dafbdd 100644 --- a/charts/chekr/Chart.yaml +++ b/charts/chekr/Chart.yaml @@ -4,3 +4,16 @@ description: A inspection utility for the maintenance of Kubernetes clusters. type: application version: 0.5.0 appVersion: 0.5.0 +home: https://github.com/ckotzbauer/chekr +sources: + - https://github.com/ckotzbauer/chekr + - https://github.com/ckotzbauer/helm-charts +keywords: + - prometheus + - kubernetes + - cli + - maintenance + - clusters +maintainers: + - name: ckotzbauer + email: christian.kotzbauer@gmail.com