From 0bcb4ab4e6d1c9bbac019db953a4c309e5658a9f Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Thu, 29 Oct 2020 18:02:07 +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 c2cdefd6..20d6cba1 100644
--- a/index.yaml
+++ b/index.yaml
@@ -50,6 +50,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-10-29T18:02:07.468276224Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.0
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.0
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.0
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: 1d9c9130b0ef9d085ecb8ff345e5a88fec49e94990d377a1f5603005395b4cf6
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.1.2/nextcloud-0.1.2.tgz
+    version: 0.1.2
   - apiVersion: v2
     appVersion: 19.0.4-apache
     created: "2020-10-29T17:57:14.250898137Z"
-- 
GitLab