From e32085093e9c0c1cdb809b9a52a443ea9adb5eba Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Sat, 10 Apr 2021 09:34:46 +0000
Subject: [PATCH] Update index.yaml

Signed-off-by: groundhog2k <groundhog2k@users.noreply.github.com>
---
 index.yaml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/index.yaml b/index.yaml
index 3da4a3fd..e14f7726 100644
--- a/index.yaml
+++ b/index.yaml
@@ -2329,6 +2329,31 @@ entries:
     - https://github.com/groundhog2k/helm-charts/releases/download/mongodb-0.1.0/mongodb-0.1.0.tgz
     version: 0.1.0
   nextcloud:
+  - apiVersion: v2
+    appVersion: 21.0.1-apache
+    created: "2021-04-10T09:34:46.670688098Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.10
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.9
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.3.1
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: 4b66c8855e5311f7066f32b676e51d8167559fb8043f03cf4dedc5ebd40dbc6a
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.5.1/nextcloud-0.5.1.tgz
+    version: 0.5.1
   - apiVersion: v2
     appVersion: 21.0.0-apache
     created: "2021-04-10T09:26:29.837858925Z"
-- 
GitLab