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: