From e7d5e601d77c8e75ba303dee66a04a3c627f47fd Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Wed, 11 May 2022 00:07:25 +0000
Subject: [PATCH] chore(deps): update helm release redis to v16.9.2

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

diff --git a/Chart.lock b/Chart.lock
index c37703c1..3894283d 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 9.0.4
 - name: redis
   repository: https://charts.bitnami.com/bitnami
-  version: 16.9.1
-digest: sha256:605fd328199a332b508869509750deb69da2093977b81f8f94c5d8d6b8805fd5
-generated: "2022-05-10T22:06:16.949543401Z"
+  version: 16.9.2
+digest: sha256:005d7bf2d90ee44c36f8d0827178442e51bba19eb918da793090347994b2c65e
+generated: "2022-05-11T00:07:11.454756635Z"
diff --git a/Chart.yaml b/Chart.yaml
index bb672c71..7a8a47af 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.8.7
+version: 0.8.8
 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.9.1
+    version: 16.9.2
     repository: "https://charts.bitnami.com/bitnami"
-- 
GitLab