From 78f0c1fd392116d640808d919b5e52ffeacdbdab Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Sun, 13 Dec 2020 19:54:14 +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 6eced3f5..5c7186b4 100644
--- a/index.yaml
+++ b/index.yaml
@@ -733,6 +733,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: 20.0.3-apache
+    created: "2020-12-13T19:54:14.249628792Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.2
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.3
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.2
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: bcf514a32fc3c5ed8cf4431f0aab47fab068709c29f7a8aa147ea69178f154d3
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.3.2/nextcloud-0.3.2.tgz
+    version: 0.3.2
   - apiVersion: v2
     appVersion: 20.0.3-apache
     created: "2020-12-12T15:36:54.920561736Z"
-- 
GitLab