From 00c8d63317aa0e0ce91710370593a1e7e002dc5a Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 2 Mar 2023 23:09:20 +0000
Subject: [PATCH] Update Helm release nextcloud to v3.5.2

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

diff --git a/Chart.lock b/Chart.lock
index 5cacde18..0302f0e5 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -1,9 +1,9 @@
 dependencies:
 - name: nextcloud
   repository: https://nextcloud.github.io/helm
-  version: 3.5.1
+  version: 3.5.2
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
   version: 11.10.1
-digest: sha256:753571500334d540cc412b60eeb5eda02ea97bb5e600d26bee4dc3f45d5317b7
-generated: "2023-03-01T16:41:06.600350158Z"
+digest: sha256:77fa599238b6b1ce8695f22d4aa17dadaca86010444d95725ac91146d31d2d75
+generated: "2023-03-02T23:09:12.25947012Z"
diff --git a/Chart.yaml b/Chart.yaml
index 2cc619dc..6d2afbef 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.5.1
+    version: 3.5.2
     repository: "https://nextcloud.github.io/helm"
   # https://artifacthub.io/packages/helm/bitnami/rabbitmq
   - name: rabbitmq
-- 
GitLab