mirror of https://git.rancher.io/charts
Updating rancher annotations in prometheus federator and project monitoring
parent
bfeb1e4ae3
commit
e8f902c6ed
|
@ -1,4 +1,4 @@
|
|||
workingDir: ""
|
||||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/prometheus-federator/0.3.0/charts/helmProjectOperator
|
||||
commit: 4fd0796d2cd89d502cb11ca9ae8e1a8807af4a39
|
||||
subdirectory: charts/prometheus-federator/0.3.3/charts/helmProjectOperator
|
||||
commit: 002944bfa164dc325613e2acd9a00e9014799297
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
--- 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.16.0-0 < 1.27.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.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: prometheus-federator
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/prometheus-federator/0.3.0
|
||||
commit: 4fd0796d2cd89d502cb11ca9ae8e1a8807af4a39
|
||||
version: 2.1.0
|
||||
subdirectory: charts/prometheus-federator/0.3.3
|
||||
commit: 002944bfa164dc325613e2acd9a00e9014799297
|
||||
version: 3.0.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workingDir: ""
|
||||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/rancher-project-monitoring/0.3.0/charts/grafana
|
||||
commit: 4fd0796d2cd89d502cb11ca9ae8e1a8807af4a39
|
||||
subdirectory: charts/rancher-project-monitoring/0.3.3/charts/grafana
|
||||
commit: 002944bfa164dc325613e2acd9a00e9014799297
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -2,7 +2,9 @@
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/display-name: Project Monitoring
|
||||
catalog.cattle.io/hidden: "true"
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: rancher-project-monitoring
|
||||
apiVersion: v2
|
||||
appVersion: 0.59.1
|
|
@ -0,0 +1,9 @@
|
|||
--- charts-original/charts/grafana/Chart.yaml
|
||||
+++ charts/charts/grafana/Chart.yaml
|
||||
@@ -1,4 +1,6 @@
|
||||
annotations:
|
||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.rancher.io/certified: rancher
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/rancher-project-monitoring/0.3.0
|
||||
commit: 4fd0796d2cd89d502cb11ca9ae8e1a8807af4a39
|
||||
version: 2.1.0
|
||||
subdirectory: charts/rancher-project-monitoring/0.3.3
|
||||
commit: 002944bfa164dc325613e2acd9a00e9014799297
|
||||
version: 3.0.0
|
||||
|
|
Loading…
Reference in New Issue