From 94d4900090996ec4b2b57a0cac90395a8380f1e0 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 21 Dec 2021 06:04:57 +0000
Subject: [PATCH] Update Helm release nextcloud to v2.11.3

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

diff --git a/Chart.lock b/Chart.lock
index 8b34253d..0baa9434 100644
--- a/Chart.lock
+++ b/Chart.lock
@@ -1,7 +1,7 @@
 dependencies:
 - name: nextcloud
   repository: https://nextcloud.github.io/helm
-  version: 2.11.2
+  version: 2.11.3
 - name: rabbitmq
   repository: https://charts.bitnami.com/bitnami
   version: 8.24.12
@@ -11,5 +11,5 @@ dependencies:
 - name: postgresql
   repository: https://charts.bitnami.com/bitnami
   version: 10.13.14
-digest: sha256:76bdd7ec28bf03ef4ec30284447491410f5ee2b16b82b23d635165f57f37c7a0
-generated: "2021-12-20T09:27:31.839139246Z"
+digest: sha256:653ca84f8777ec364baa2e1f89adc16e8e96ac1c75296b5dedc641de8b976744
+generated: "2021-12-21T06:04:43.626827694Z"
diff --git a/Chart.yaml b/Chart.yaml
index 5e86d6ad..e4f4d456 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: 2.11.2
+    version: 2.11.3
     repository: "https://nextcloud.github.io/helm"
   # https://artifacthub.io/packages/helm/bitnami/rabbitmq
   - name: rabbitmq
-- 
GitLab