From 8f13b714df69625365513b3d928c2746eaa11cdc Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Wed, 18 Jan 2023 22:08:11 +0000
Subject: [PATCH] Update Helm release nextcloud to v3.4.1

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

diff --git a/Chart.lock b/Chart.lock
index 49c5dc57..03c46720 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -1,9 +1,9 @@
 dependencies:
 - name: nextcloud
   repository: https://nextcloud.github.io/helm
-  version: 3.3.6
+  version: 3.4.1
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
   version: 11.3.2
-digest: sha256:4af977b967b6f34d2b28d7dd39d29459af8b614d3bffea946e86ae05269ba691
-generated: "2023-01-11T22:07:44.522743491Z"
+digest: sha256:a4a20178d380078e1cea957c6e63188852eba75dd4ab033c4ba482056831a586
+generated: "2023-01-18T22:08:02.716346964Z"
diff --git a/Chart.yaml b/Chart.yaml
index 2e1238fa..d62391a4 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -9,7 +9,7 @@ icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bdd
 dependencies:
   # https://artifacthub.io/packages/helm/nextcloud/nextcloud
   - name: nextcloud
-    version: 3.3.6
+    version: 3.4.1
     repository: "https://nextcloud.github.io/helm"
   # https://artifacthub.io/packages/helm/bitnami/rabbitmq
   - name: rabbitmq
-- 
GitLab