We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd18d1c commit ac354e0Copy full SHA for ac354e0
charts/prometheus-pgbouncer-exporter/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: "v0.10.2"
3
description: A Helm chart for prometheus pgbouncer-exporter
4
name: prometheus-pgbouncer-exporter
5
-version: 0.6.0
+version: 0.7.0
6
home: https://github.com/prometheus-community/pgbouncer_exporter
7
sources:
8
- https://github.com/prometheus-community/pgbouncer_exporter
@@ -20,6 +20,6 @@ maintainers:
20
type: application
21
dependencies:
22
- name: postgresql
23
- version: "~16.5.0"
+ version: "~16.6.0"
24
repository: https://charts.bitnami.com/bitnami
25
condition: postgresql.enabled
0 commit comments