rewrite and improve Chart.yaml files

This commit is contained in:
2024-06-20 21:27:37 -05:00
parent 4d84f539ac
commit 74a57406bc
15 changed files with 130 additions and 29 deletions

View File

@@ -1,11 +1,21 @@
apiVersion: v2
name: grafana
version: 0.0.1
version: 1.0.0
description: Grafana
keywords:
- grafana
- dashboard
- metrics
- logs
home: ""
sources:
- https://github.com/grafana/grafana
- https://github.com/grafana/helm-charts/tree/main/charts/grafana
maintainers:
- name: alexlebens
dependencies:
- name: grafana
version: 8.0.2
repository: https://grafana.github.io/helm-charts
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png
appVersion: "10.4.0"