From 6f47546d0b58acc0c8277680388eabc677b22fab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jun 2026 10:53:22 +0000 Subject: [PATCH] Update prometheuscommunity/postgres-exporter Docker tag to v0.20.0 --- charts/db-instances/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/db-instances/values.yaml b/charts/db-instances/values.yaml index d90b590..8b4c14c 100644 --- a/charts/db-instances/values.yaml +++ b/charts/db-instances/values.yaml @@ -2,7 +2,7 @@ dbinstances: {} nodeSelector: {} exporter: postgres: - image: prometheuscommunity/postgres-exporter:v0.15.0 + image: prometheuscommunity/postgres-exporter:v0.20.0 mysql: enabled: false postgresql: