mirror of https://git.rancher.io/charts
25 lines
765 B
Diff
25 lines
765 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,5 +1,11 @@
|
|
+annotations:
|
|
+ catalog.cattle.io/hidden: "true"
|
|
+ catalog.cattle.io/os: linux
|
|
+ catalog.rancher.io/certified: rancher
|
|
+ catalog.rancher.io/namespace: cattle-monitoring-system
|
|
+ catalog.rancher.io/release-name: rancher-grafana
|
|
apiVersion: v2
|
|
-appVersion: 8.2.1
|
|
+appVersion: 7.5.11
|
|
description: The leading tool for querying and visualizing time series and metrics.
|
|
home: https://grafana.net
|
|
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
|
|
@@ -15,7 +21,7 @@
|
|
name: Xtigyro
|
|
- email: mail@torstenwalter.de
|
|
name: torstenwalter
|
|
-name: grafana
|
|
+name: rancher-grafana
|
|
sources:
|
|
- https://github.com/grafana/grafana
|
|
type: application
|