From 002decb5fb79ac149d9367a0d9fa4ac1b874b455 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Wed, 21 Apr 2021 13:16:42 +0000
Subject: [PATCH] Update index.yaml

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

diff --git a/index.yaml b/index.yaml
index 9347354e..ba28504f 100644
--- a/index.yaml
+++ b/index.yaml
@@ -1176,6 +1176,31 @@ entries:
     - https://github.com/groundhog2k/helm-charts/releases/download/ghost-0.1.0/ghost-0.1.0.tgz
     version: 0.1.0
   gitea:
+  - apiVersion: v2
+    appVersion: 1.14.1
+    created: "2021-04-21T13:16:41.747259931Z"
+    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.2
+    description: A Helm chart for Gitea on Kubernetes
+    digest: 9bde30fabca7db7906492edcea428bb005134e44fa78ba4ad36d534a6a576765
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.5/gitea-0.3.5.tgz
+    version: 0.3.5
   - apiVersion: v2
     appVersion: 1.14.1
     created: "2021-04-16T12:36:20.504523989Z"
@@ -2593,6 +2618,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-21T13:16:42.053307226Z"
+    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.2
+    description: A Helm chart for Nextcloud on Kubernetes
+    digest: 19825b4ce84fcf01e0a8f9ed948786443b5f665ddabd179d596abd55567d9b3c
+    maintainers:
+    - name: groundhog2k
+    name: nextcloud
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.5.4/nextcloud-0.5.4.tgz
+    version: 0.5.4
   - apiVersion: v2
     appVersion: 21.0.1-apache
     created: "2021-04-13T17:10:33.945874494Z"
-- 
GitLab