From 8f3a3da29d99506a11a1d83097fdebd2f5d29b31 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 22 Oct 2024 22:22:19 +0000
Subject: [PATCH] Update Helm release nextcloud to v6.2.1

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

diff --git a/Chart.lock b/Chart.lock
index 43e3fd9..eabc5af 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -1,9 +1,9 @@
 dependencies:
 - name: nextcloud
   repository: https://nextcloud.github.io/helm
-  version: 6.1.0
+  version: 6.2.1
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
   version: 15.0.3
-digest: sha256:d34fcb0137bb996c40dd94482161ea265489548bdb2d8df0c2bd992c6429779a
-generated: "2024-10-18T00:20:57.128904912Z"
+digest: sha256:d7962169ff74e7f5b5817c0bdbd25f014ff2c6207240f196077639058dce1402
+generated: "2024-10-22T22:21:57.874020014Z"
diff --git a/Chart.yaml b/Chart.yaml
index cac074f..dfa31cb 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: 6.1.0
+    version: 6.2.1
     repository: "https://nextcloud.github.io/helm"
   # https://artifacthub.io/packages/helm/bitnami/rabbitmq
   - name: rabbitmq
-- 
GitLab