From 9c3432b1cc8331f3e3d8dd3447aa6994674269bb Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Mon, 6 Jun 2022 22:19:40 +0000
Subject: [PATCH] chore(deps): update helm release rabbitmq to v10.1.5

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

diff --git a/Chart.lock b/Chart.lock
index d2e789a2..f2a5387a 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 2.14.4
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
-  version: 10.1.4
+  version: 10.1.5
 - name: redis
   repository: https://charts.bitnami.com/bitnami
   version: 16.11.2
-digest: sha256:1b6c421d4baea3c769897cea83a0b80751ac882433a81f74e8f0f916d8629061
-generated: "2022-06-06T22:08:01.640314196Z"
+digest: sha256:b6806ed444f05f0b36f85de36d8e0dc4621ffd22711340fe1b96e4db7d1269e3
+generated: "2022-06-06T22:19:29.980676329Z"
diff --git a/Chart.yaml b/Chart.yaml
index fab7c1a2..f7142f7a 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.9.6
+version: 0.9.7
 appVersion: NC-23.0.3-OO-7.0.1.37
 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
 dependencies:
@@ -13,7 +13,7 @@ dependencies:
     repository: "https://nextcloud.github.io/helm"
   # https://artifacthub.io/packages/helm/bitnami/rabbitmq
   - name: rabbitmq
-    version: 10.1.4
+    version: 10.1.5
     repository: "https://charts.bitnami.com/bitnami"
   # https://artifacthub.io/packages/helm/bitnami/redis
   - name: redis
-- 
GitLab