From f9b9a73dfc10a3b2d60cd038252cef69504edcf6 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 10 Dec 2022 06:09:54 +0000
Subject: [PATCH] chore(deps): update helm release postgresql to v11.9.13

---
 charts/mastodon/Chart.lock | 6 +++---
 charts/mastodon/Chart.yaml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/charts/mastodon/Chart.lock b/charts/mastodon/Chart.lock
index c1170420b..f904b68eb 100644
--- a/charts/mastodon/Chart.lock
+++ b/charts/mastodon/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 19.0.1
 - name: postgresql
   repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-  version: 11.1.3
+  version: 11.9.13
 - name: redis
   repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
   version: 17.3.14
-digest: sha256:f4e580e73256b0d104eb41ac1d3b169b22e26dfd637d501790872364af55f8a0
-generated: "2022-12-06T23:03:02.484650517Z"
+digest: sha256:e1a4709309a6064d0e0bd3cc464e806d19b4c41d6c60fd7f09e011f0567a257e
+generated: "2022-12-10T06:09:37.986144769Z"
diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 7ee4549b7..09a8fa44b 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -21,7 +21,7 @@ dependencies:
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
     condition: elasticsearch.enabled
   - name: postgresql
-    version: 11.1.3
+    version: 11.9.13
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
     condition: postgresql.enabled
   - name: redis
-- 
GitLab