From d76ec4e820e1166e9b41a1a975c4e0bf4bd9307d Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Sat, 14 Dec 2024 00:16:14 +0200 Subject: [PATCH] [prometheus-mongodb-exporter] bump to 0.43.1 (#5058) 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 ce35ec51c725..e6f937e5a858 100644 --- a/charts/prometheus-mongodb-exporter/Chart.yaml +++ b/charts/prometheus-mongodb-exporter/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.42.0" +appVersion: "0.43.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.9.0 +version: 3.10.0