mirror of https://git.rancher.io/charts
16 lines
613 B
Diff
16 lines
613 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,10 +1,12 @@
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/display-name: Prometheus Federator
|
|
+ catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
|
|
catalog.cattle.io/namespace: cattle-monitoring-system
|
|
catalog.cattle.io/os: linux,windows
|
|
catalog.cattle.io/permits-os: linux,windows
|
|
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
|
|
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
|
catalog.cattle.io/release-name: prometheus-federator
|
|
apiVersion: v2
|
|
appVersion: 0.3.5
|