diff --git a/packages/rancher-monitoring/generated-changes/patch/Chart.yaml.patch b/packages/rancher-monitoring/generated-changes/patch/Chart.yaml.patch index bf9bda173..70f3282fa 100644 --- a/packages/rancher-monitoring/generated-changes/patch/Chart.yaml.patch +++ b/packages/rancher-monitoring/generated-changes/patch/Chart.yaml.patch @@ -1,38 +1,6 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -1,17 +1,15 @@ --name: kube-prometheus-stack -+name: rancher-monitoring - home: https://github.com/prometheus-operator/kube-prometheus - sources: - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus --version: 14.5.0 --description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, -- and Prometheus rules combined with documentation and scripts to provide easy to -- operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus -- Operator. -+version: 14.5.1 -+description: Collects several related Helm charts, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. - keywords: - - operator - - prometheus - - kube-prometheus -+- monitoring - maintainers: - - name: vsliouniaev - email: "" -@@ -31,6 +29,9 @@ - - name: Xtigyro - email: miroslav.hadzhiev@gmail.com - url: "" -+- name: Arvind -+ email: arvind.iyengar@suse.com -+ url: "" - icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png - apiversion: v2 - condition: "" -@@ -44,6 +45,15 @@ +@@ -5,6 +5,15 @@ - name: Upstream Project url: https://github.com/prometheus-operator/kube-prometheus artifacthub.io/operator: "true" @@ -45,15 +13,44 @@ + catalog.cattle.io/auto-install: rancher-monitoring-crd=match + catalog.cattle.io/requests-cpu: "4500m" + catalog.cattle.io/requests-memory: "4000Mi" - kubeversion: '>=1.16.0-0' + apiVersion: v2 + appVersion: 0.46.0 dependencies: - - name: grafana -@@ -185,7 +195,7 @@ - - name: windowsExporter - version: "" +@@ -59,19 +68,17 @@ + - condition: rkeScheduler.enabled + name: rkeScheduler + repository: file://./charts/rkeScheduler +-- condition: windowsExporter.enabled ++- condition: global.cattle.windows.enabled + name: windowsExporter repository: file://./charts/windowsExporter -- condition: windowsExporter.enabled -+ condition: global.cattle.windows.enabled - tags: [] - enabled: false - importvalues: [] +-description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, +- and Prometheus rules combined with documentation and scripts to provide easy to +- operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus +- Operator. ++description: Collects several related Helm charts, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. + home: https://github.com/prometheus-operator/kube-prometheus + icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png + keywords: + - operator + - prometheus + - kube-prometheus ++- monitoring + kubeVersion: '>=1.16.0-0' + maintainers: + - name: vsliouniaev +@@ -84,9 +91,12 @@ + name: scottrigby + - email: miroslav.hadzhiev@gmail.com + name: Xtigyro +-name: kube-prometheus-stack ++- name: Arvind ++ email: arvind.iyengar@suse.com ++ url: "" ++name: rancher-monitoring + sources: + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus + type: application +-version: 14.5.0 ++version: 14.5.1