From 3d53f22b90f8b39f07976371a3cef51722aecd84 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 26 Jul 2022 22:21:06 +0000
Subject: [PATCH] chore(deps): update helm release redis to v17

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

diff --git a/Chart.lock b/Chart.lock
index 0601959a..343eb11a 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 10.1.16
 - name: redis
   repository: https://charts.bitnami.com/bitnami
-  version: 16.13.2
-digest: sha256:dad75bdbcef44352dec4d09902a762d789f3548961a5b4c7bf0cd6010e3ef985
-generated: "2022-07-26T22:09:10.06851886Z"
+  version: 17.0.5
+digest: sha256:4885b16abcb70391b35b6e32379bf0cfd6cd9ec73b15394ea228b09d8a076eea
+generated: "2022-07-26T22:20:53.042650416Z"
diff --git a/Chart.yaml b/Chart.yaml
index 67b8b7d6..b583659e 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -3,7 +3,7 @@ apiVersion: v2
 description: |
   A helm chart for installing NextCloud and setting up ONLYOFFICE integration
 name: nextcloud-onlyoffice
-version: 0.10.5
+version: 0.10.6
 appVersion: NC-23.0.3-OO-7.0.1.37
 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
 dependencies:
@@ -17,5 +17,5 @@ dependencies:
     repository: "https://charts.bitnami.com/bitnami"
   # https://artifacthub.io/packages/helm/bitnami/redis
   - name: redis
-    version: 16.13.2
+    version: 17.0.5
     repository: "https://charts.bitnami.com/bitnami"
-- 
GitLab