From 4507dfc874c7f608ee7c1a584a008751abb2dc26 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 28 Oct 2023 06:09:24 +0000
Subject: [PATCH] chore(deps): update
 quay.io/prometheuscommunity/postgres-exporter docker tag to v0.15.0

---
 infrastructure/postgres/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/postgres/release.yaml b/infrastructure/postgres/release.yaml
index 463ab9929..7d9bd80d5 100644
--- a/infrastructure/postgres/release.yaml
+++ b/infrastructure/postgres/release.yaml
@@ -43,7 +43,7 @@ data:
       sidecars:
         - name: "exporter"
           # renovate:
-          image: "quay.io/prometheuscommunity/postgres-exporter:v0.14.0"
+          image: "quay.io/prometheuscommunity/postgres-exporter:v0.15.0"
           ports:
             - name: exporter
               containerPort: 9187
-- 
GitLab