mirror of https://git.rancher.io/charts
22 lines
612 B
Diff
22 lines
612 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,9 @@
|
|
+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-node-exporter
|
|
apiVersion: v2
|
|
appVersion: 1.2.2
|
|
description: A Helm chart for prometheus node-exporter
|
|
@@ -11,7 +17,7 @@
|
|
name: gianrubio
|
|
- name: vsliouniaev
|
|
- name: bismarck
|
|
-name: prometheus-node-exporter
|
|
+name: rancher-node-exporter
|
|
sources:
|
|
- https://github.com/prometheus/node_exporter/
|
|
type: application
|