From bb4b4d60886fecf0621d62552f49d654ef7ac1e0 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 24 Jan 2023 06:07:45 +0000
Subject: [PATCH] chore(deps): update helm release redis to v17.6.0

---
 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 58c56d7b0..58e3a36aa 100644
--- a/charts/mastodon/Chart.lock
+++ b/charts/mastodon/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 11.9.13
 - name: redis
   repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-  version: 17.5.1
-digest: sha256:8054a3855958c427cfaf421cbfdb09d41c25289269c2869a1e864e2fa559a4cd
-generated: "2023-01-21T06:22:45.910706173Z"
+  version: 17.6.0
+digest: sha256:a9449ffc094949748fbd800977956b412c4e9c73d83f8a81f2894753d2d488ce
+generated: "2023-01-24T06:07:26.461449665Z"
diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index d503b5a81..a02711bf6 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.5.1
+    version: 17.6.0
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
-- 
GitLab