From f8f9e2baa5fe5cc212d96ba74536fa1705049c5c Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 19 Aug 2022 04:22:08 +0000
Subject: [PATCH] chore(deps): update
 quay.io/prometheuscommunity/postgres-exporter docker tag to v0.11.1

---
 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 1f8741165..774de7a80 100644
--- a/infrastructure/postgres/release.yaml
+++ b/infrastructure/postgres/release.yaml
@@ -25,7 +25,7 @@ spec:
       sidecars:
         - name: "exporter"
           # renovate:
-          image: "quay.io/prometheuscommunity/postgres-exporter:v0.11.0"
+          image: "quay.io/prometheuscommunity/postgres-exporter:v0.11.1"
           ports:
             - name: exporter
               containerPort: 9187
-- 
GitLab