From 7869a60e4d9ec2111a4939edd4ba12e206e0b297 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jul 2026 00:03:54 +0000 Subject: [PATCH] Update prometheuscommunity/postgres-exporter Docker tag to v0.20.1 --- 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..f7d5b21 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.1 mysql: enabled: false postgresql: