mirror of https://git.rancher.io/charts
16 lines
480 B
Diff
16 lines
480 B
Diff
|
--- charts-original/Chart.yaml
|
||
|
+++ charts/Chart.yaml
|
||
|
@@ -1,5 +1,11 @@
|
||
|
+annotations:
|
||
|
+ catalog.rancher.io/certified: rancher
|
||
|
+ catalog.rancher.io/namespace: cattle-monitoring-system
|
||
|
+ catalog.rancher.io/release-name: rancher-prometheus-adapter
|
||
|
+ catalog.cattle.io/hidden: "true"
|
||
|
+ catalog.cattle.io/os: linux
|
||
|
apiVersion: v1
|
||
|
-name: prometheus-adapter
|
||
|
+name: rancher-prometheus-adapter
|
||
|
version: 2.12.1
|
||
|
appVersion: v0.8.3
|
||
|
description: A Helm chart for k8s prometheus adapter
|