From 1d41cacfa739edad8ae969a4e3d4442cda27e811 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Mon, 28 Mar 2022 22:08:22 +0000
Subject: [PATCH] Update Helm release rabbitmq to v8.30.4

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

diff --git a/Chart.lock b/Chart.lock
index 9b4da5a7..636d0de6 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 2.13.2
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
-  version: 8.30.3
+  version: 8.30.4
 - name: redis
   repository: https://charts.bitnami.com/bitnami
   version: 16.6.0
-digest: sha256:55bd7dedfcb82bac9feaf950a9089f958d6476236a91915dffbf1064e01ddb6e
-generated: "2022-03-28T06:05:47.79437489Z"
+digest: sha256:db2ad40935e955ee0a9887ad81d26a4b8983e6f759c5c8ca50b9b37dbadbd7b5
+generated: "2022-03-28T22:08:08.033794731Z"
diff --git a/Chart.yaml b/Chart.yaml
index 9aa715a4..6c7a5b41 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.7.19
+version: 0.7.20
 appVersion: NC-23.0.2-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: 8.30.3
+    version: 8.30.4
     repository: "https://charts.bitnami.com/bitnami"
   # https://artifacthub.io/packages/helm/bitnami/redis
   - name: redis
-- 
GitLab