mirror of https://git.rancher.io/charts
23 lines
681 B
Diff
23 lines
681 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,10 @@
|
|
+annotations:
|
|
+ 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-node-exporter
|
|
apiVersion: v2
|
|
appVersion: 1.3.1
|
|
description: A Helm chart for prometheus node-exporter
|
|
@@ -11,7 +18,7 @@
|
|
name: gianrubio
|
|
- email: zanhsieh@gmail.com
|
|
name: zanhsieh
|
|
-name: prometheus-node-exporter
|
|
+name: rancher-node-exporter
|
|
sources:
|
|
- https://github.com/prometheus/node_exporter/
|
|
type: application
|