From 89733160c84e794f13b220770caa9d36ed4cbfcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 19:43:18 +0000 Subject: [PATCH] chore(deps): update prometheuscommunity/pgbouncer-exporter docker tag to v0.12.0 --- charts/pgbouncer/Chart.yaml | 2 +- charts/pgbouncer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pgbouncer/Chart.yaml b/charts/pgbouncer/Chart.yaml index d534d72..3c4b989 100644 --- a/charts/pgbouncer/Chart.yaml +++ b/charts/pgbouncer/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: pgbouncer description: A Helm chart for deploying PgBouncer, a PostgreSQL connection pooler, on Kubernetes type: application -version: 4.1.3 +version: 4.1.4 appVersion: 1.25.1 kubeVersion: ">= 1.31.0-0" icon: https://icoretech.github.io/helm/charts/pgbouncer/logo.png diff --git a/charts/pgbouncer/values.yaml b/charts/pgbouncer/values.yaml index eb0a57c..57d29cf 100644 --- a/charts/pgbouncer/values.yaml +++ b/charts/pgbouncer/values.yaml @@ -265,7 +265,7 @@ pgbouncerExporter: # -- Exporter image repository repository: prometheuscommunity/pgbouncer-exporter # -- Exporter image tag - tag: v0.11.1 + tag: v0.12.0 # -- Exporter image pull policy pullPolicy: IfNotPresent log: