From 034b2b531742aabf43a56000045bbc5c6ac910d9 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Wed, 2 Oct 2024 12:21:46 -0400 Subject: [PATCH 1/4] [prometheus-elasticsearch-exporter] bump to 1.8.0 (#4885) Signed-off-by: drfaust92 --- charts/prometheus-elasticsearch-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-elasticsearch-exporter/Chart.yaml b/charts/prometheus-elasticsearch-exporter/Chart.yaml index c3e96439ade9..df964df652e9 100644 --- a/charts/prometheus-elasticsearch-exporter/Chart.yaml +++ b/charts/prometheus-elasticsearch-exporter/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 description: Elasticsearch stats exporter for Prometheus name: prometheus-elasticsearch-exporter -version: 6.4.0 +version: 6.5.0 kubeVersion: ">=1.19.0-0" -appVersion: "v1.7.0" +appVersion: "v1.8.0" home: https://github.com/prometheus-community/elasticsearch_exporter sources: - https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter From 91576ef6567c803a79b47873fd19e69eb2894b08 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Wed, 2 Oct 2024 12:23:11 -0400 Subject: [PATCH 2/4] [prometheus-pushgateway] bump to 1.10.0 (#4887) Signed-off-by: drfaust92 --- charts/prometheus-pushgateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-pushgateway/Chart.yaml b/charts/prometheus-pushgateway/Chart.yaml index da80922764fd..764803de2d01 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v1.9.0" +appVersion: "v1.10.0" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 2.14.0 +version: 2.15.0 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway From 92edb2b36de998344c09e1db770b423bc0b9fe03 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Wed, 2 Oct 2024 12:26:39 -0400 Subject: [PATCH 3/4] [prometheus-mongodb-exporter] bump to 0.41.1 (#4886) Signed-off-by: drfaust92 --- charts/prometheus-mongodb-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-mongodb-exporter/Chart.yaml b/charts/prometheus-mongodb-exporter/Chart.yaml index 5f0afb550cb2..5b8f57cfc6b9 100644 --- a/charts/prometheus-mongodb-exporter/Chart.yaml +++ b/charts/prometheus-mongodb-exporter/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.41.0" +appVersion: "0.41.1" description: A Prometheus exporter for MongoDB metrics home: https://github.com/percona/mongodb_exporter keywords: @@ -15,4 +15,4 @@ maintainers: name: prometheus-mongodb-exporter sources: - https://github.com/percona/mongodb_exporter -version: 3.7.0 +version: 3.7.1 From 9106e09c1dd7210d9de55bb493f2aa8ac8c3af4b Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Wed, 2 Oct 2024 14:35:00 -0400 Subject: [PATCH 4/4] [prometheus-fastly-exporter] bump to 9.0.0 (#4860) Signed-off-by: drfaust92 --- charts/prometheus-fastly-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-fastly-exporter/Chart.yaml b/charts/prometheus-fastly-exporter/Chart.yaml index 6243f7f9a636..1bd7ab0d3149 100644 --- a/charts/prometheus-fastly-exporter/Chart.yaml +++ b/charts/prometheus-fastly-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v8.1.0" +appVersion: "v9.0.0" description: A Helm chart for the Prometheus Fastly Exporter name: prometheus-fastly-exporter -version: 0.4.0 +version: 0.5.0 keywords: - metrics - fastly