From 15be5bc1a3ee2b363c1d4e4d608f5b76bc3f3048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:39:39 +0000 Subject: [PATCH 1/2] [prometheus-pgbouncer-exporter] Update Helm release postgresql to ~16.6.0 --- charts/prometheus-pgbouncer-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-pgbouncer-exporter/Chart.yaml b/charts/prometheus-pgbouncer-exporter/Chart.yaml index cd7f4a32ea11..05f26b65ade2 100644 --- a/charts/prometheus-pgbouncer-exporter/Chart.yaml +++ b/charts/prometheus-pgbouncer-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "v0.10.2" description: A Helm chart for prometheus pgbouncer-exporter name: prometheus-pgbouncer-exporter -version: 0.6.0 +version: 0.6.1 home: https://github.com/prometheus-community/pgbouncer_exporter sources: - https://github.com/prometheus-community/pgbouncer_exporter @@ -20,6 +20,6 @@ maintainers: type: application dependencies: - name: postgresql - version: "~16.5.0" + version: "~16.6.0" repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled From 90119b1a227e041952893cef65ec806fb03a5c5b Mon Sep 17 00:00:00 2001 From: "helm-charts-renovate-helper[bot]" <203471071+helm-charts-renovate-helper[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:40:17 +0000 Subject: [PATCH 2/2] post upgrade changes from renovate --- charts/prometheus-pgbouncer-exporter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prometheus-pgbouncer-exporter/Chart.yaml b/charts/prometheus-pgbouncer-exporter/Chart.yaml index 05f26b65ade2..c66428471661 100644 --- a/charts/prometheus-pgbouncer-exporter/Chart.yaml +++ b/charts/prometheus-pgbouncer-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "v0.10.2" description: A Helm chart for prometheus pgbouncer-exporter name: prometheus-pgbouncer-exporter -version: 0.6.1 +version: 0.7.0 home: https://github.com/prometheus-community/pgbouncer_exporter sources: - https://github.com/prometheus-community/pgbouncer_exporter