mirror of https://git.rancher.io/charts
16 lines
597 B
Diff
16 lines
597 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -5,6 +5,12 @@
|
|
url: https://github.com/grafana/helm-charts
|
|
- name: Upstream Project
|
|
url: https://github.com/grafana/grafana
|
|
+ catalog.cattle.io/hidden: "true"
|
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
|
+ 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: 10.1.0
|
|
description: The leading tool for querying and visualizing time series and metrics.
|