From ea6b59b7abcc66b4dfc6cf1e2afc4b3f1ff98bed Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 17 Feb 2023 06:10:15 +0000
Subject: [PATCH] chore(deps): update helm release redis to v17.7.4

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

diff --git a/charts/mastodon/Chart.lock b/charts/mastodon/Chart.lock
index 641ba41cc..bd6999cf6 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.6.0
-digest: sha256:17d09300fead1e6d3366ef59ab8947c06a03c8a8b983247d13707438ab7b1622
-generated: "2023-02-03T06:06:59.110697768Z"
+  version: 17.7.4
+digest: sha256:78243e7e9b3e6e6a54c7efeaf2b5e90ceb2e7ce814555d3cdbf85371946d0ecb
+generated: "2023-02-17T06:09:55.730797722Z"
diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 30d3cf823..62b0cad9a 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.6.0
+    version: 17.7.4
     repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index 52994a6dc..70c6f3ff5 100644
--- a/charts/nextcloud/Chart.lock
+++ b/charts/nextcloud/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 11.6.26
 - name: mariadb
   repository: https://charts.bitnami.com/bitnami
-  version: 11.4.5
+  version: 11.4.6
 - name: redis
   repository: https://charts.bitnami.com/bitnami
-  version: 16.12.3
-digest: sha256:1ec167cc9f273d146bcd6101431a489a48425fd1d5c089bf56939fc3f79a92ea
-generated: "2023-02-01T06:15:15.908747825Z"
+  version: 17.7.4
+digest: sha256:ff889bc00afeff4f2dc581ffd2881be39f77fb1a64d6f07d7c068719fb0752c0
+generated: "2023-02-17T06:09:23.538934596Z"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 6ab2ae70f..997469f38 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -32,6 +32,6 @@ dependencies:
   repository: https://charts.bitnami.com/bitnami
   condition: mariadb.enabled
 - name: redis
-  version: 16.12.*
+  version: 17.7.*
   repository: https://charts.bitnami.com/bitnami
   condition: redis.enabled
-- 
GitLab