From 3b020e55fd5258be5727c8ad4275dc915730d8f6 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 6 Dec 2022 23:03:29 +0000
Subject: [PATCH] chore(deps): update helm release redis to v17.3.14

---
 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 8e1935941..c1170420b 100644
--- a/charts/mastodon/Chart.lock
+++ b/charts/mastodon/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 11.1.3
 - name: redis
   repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-  version: 17.3.13
-digest: sha256:2d6e5bc86e1a1a13a8ae08382ae62c9a257c350f4a7f02ed8b3c0eaa34d8c222
-generated: "2022-12-02T06:08:33.665276306Z"
+  version: 17.3.14
+digest: sha256:f4e580e73256b0d104eb41ac1d3b169b22e26dfd637d501790872364af55f8a0
+generated: "2022-12-06T23:03:02.484650517Z"
diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index a693040a3..7ee4549b7 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -25,5 +25,5 @@ dependencies:
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
     condition: postgresql.enabled
   - name: redis
-    version: 17.3.13
+    version: 17.3.14
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-- 
GitLab