Skip to content

Commit ac354e0

Browse files
[prometheus-pgbouncer-exporter] Update Helm release postgresql to ~16.6.0 (#5524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: helm-charts-renovate-helper[bot] <203471071+helm-charts-renovate-helper[bot]@users.noreply.github.com>
1 parent bd18d1c commit ac354e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: charts/prometheus-pgbouncer-exporter/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: "v0.10.2"
33
description: A Helm chart for prometheus pgbouncer-exporter
44
name: prometheus-pgbouncer-exporter
5-
version: 0.6.0
5+
version: 0.7.0
66
home: https://github.com/prometheus-community/pgbouncer_exporter
77
sources:
88
- https://github.com/prometheus-community/pgbouncer_exporter
@@ -20,6 +20,6 @@ maintainers:
2020
type: application
2121
dependencies:
2222
- name: postgresql
23-
version: "~16.5.0"
23+
version: "~16.6.0"
2424
repository: https://charts.bitnami.com/bitnami
2525
condition: postgresql.enabled

0 commit comments

Comments
 (0)