From 7916ade0130babc19532f4321c1a1d4dd8a82e2e Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 9 Aug 2022 22:08:31 +0000
Subject: [PATCH] chore(deps): update helm release rabbitmq to v10.1.19

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

diff --git a/Chart.lock b/Chart.lock
index 3ee971fb..fa17c6d9 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 3.0.4
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
-  version: 10.1.18
+  version: 10.1.19
 - name: redis
   repository: https://charts.bitnami.com/bitnami
   version: 17.0.8
-digest: sha256:152b6b15aabc4ce3d46c1a4f51fa0b74fd85e96755289eeead975d31ca33d9e2
-generated: "2022-08-08T22:08:36.389458439Z"
+digest: sha256:ca7415d865d1816a129ba84c404248ab4c72c298a701ebbef04587ae4eaf419f
+generated: "2022-08-09T22:08:21.045266194Z"
diff --git a/Chart.yaml b/Chart.yaml
index e8435e89..988df126 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.12
+version: 0.10.13
 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.18
+    version: 10.1.19
     repository: "https://charts.bitnami.com/bitnami"
   # https://artifacthub.io/packages/helm/bitnami/redis
   - name: redis
-- 
GitLab