From 68cbb574a79adfb10e3c91ebf88bcd20ec86c567 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Wed, 26 May 2021 13:16:11 +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 e5ecfd7a..03162ba3 100644
--- a/index.yaml
+++ b/index.yaml
@@ -3366,6 +3366,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.2-apache
+    created: "2021-05-26T13:16:11.026075683Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.12
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.10
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.4.4
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: 594daf102fa4ead2249b9c5d7fb3c987fb05c8270d510f192c2b3f5a08d98636
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.5.10/nextcloud-0.5.10.tgz
+    version: 0.5.10
   - apiVersion: v2
     appVersion: 21.0.1-apache
     created: "2021-05-26T13:09:06.258082281Z"
-- 
GitLab