From faef12ec553f8e602476b4bd4b02bb1c3bb2ce11 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Tue, 26 Nov 2024 20:27:39 +0200 Subject: [PATCH] [prometheus-postgres-exporter] bump to 0.16.0 (#5018) Signed-off-by: Ilia Signed-off-by: MH Co-authored-by: MH --- charts/prometheus-postgres-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-postgres-exporter/Chart.yaml b/charts/prometheus-postgres-exporter/Chart.yaml index b988ff5c26d8..eb653698ea57 100644 --- a/charts/prometheus-postgres-exporter/Chart.yaml +++ b/charts/prometheus-postgres-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v0.15.0" +appVersion: "v0.16.0" description: A Helm chart for prometheus postgres-exporter name: prometheus-postgres-exporter -version: 6.4.1 +version: 6.5.0 home: https://github.com/prometheus-community/postgres_exporter sources: - https://github.com/prometheus-community/postgres_exporter