mirror of https://git.rancher.io/charts
20 lines
604 B
Diff
20 lines
604 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,8 +1,14 @@
|
|
+annotations:
|
|
+ catalog.rancher.io/certified: rancher
|
|
+ catalog.rancher.io/namespace: cattle-monitoring-system
|
|
+ catalog.rancher.io/release-name: rancher-node-exporter
|
|
+ catalog.cattle.io/hidden: "true"
|
|
+ catalog.cattle.io/os: linux
|
|
apiVersion: v1
|
|
appVersion: 1.1.2
|
|
description: A Helm chart for prometheus node-exporter
|
|
-name: prometheus-node-exporter
|
|
-version: 1.16.2
|
|
+name: rancher-node-exporter
|
|
+version: 1.18.1
|
|
home: https://github.com/prometheus/node_exporter/
|
|
sources:
|
|
- https://github.com/prometheus/node_exporter/
|