From f57b7129b8b65f15117d39b2a89c606b90905cd2 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 22 Nov 2022 12:33:46 +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 0c4523c98..cc44868a9 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.11
-digest: sha256:7d79c1d0e4856f26ac948207aefab4bcea056b099d8dec8ce4e9aa850b4b5c37
-generated: "2022-11-16T06:12:39.706626343Z"
+digest: sha256:420b9005407dbdf538ff7fd958af104286ec0a7cd4db040534c0326ae8411e50
+generated: "2022-11-22T12:33:26.380828204Z"
diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 9e5baa7d2..8a66f4726 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -20,7 +20,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