From d8bb0afb5ecc551ecaadf6f1cbd1b4d93b26fc52 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Fri, 13 Nov 2020 17:09:21 +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 6e3d986c..7d949322 100644
--- a/index.yaml
+++ b/index.yaml
@@ -251,6 +251,31 @@ entries:
     - https://github.com/groundhog2k/helm-charts/releases/download/mariadb-0.1.0/mariadb-0.1.0.tgz
     version: 0.1.0
   nextcloud:
+  - apiVersion: v2
+    appVersion: 20.0.1-apache
+    created: "2020-11-13T17:09:21.338512235Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.4
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.2
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.2
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: 004ae41e32ef09b2fcbbdf6831c12d3a519504ccb555d4eb48e1d74251f7ad7a
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.2.0/nextcloud-0.2.0.tgz
+    version: 0.2.0
   - apiVersion: v2
     appVersion: 20.0.1-apache
     created: "2020-11-10T16:42:45.781523235Z"
-- 
GitLab