From 6eabd5f56294d9917d68e514d88747bcc037658f Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Fri, 16 Apr 2021 12:36:20 +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 515f16e3..2af8519a 100644
--- a/index.yaml
+++ b/index.yaml
@@ -1142,6 +1142,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-16T12:36:20.504523989Z"
+    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.1
+    description: A Helm chart for Gitea on Kubernetes
+    digest: 0cab8d0d8cd0e50fcc8dea693aeb389aa100daeba605001e11d2b81866a94916
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.4/gitea-0.3.4.tgz
+    version: 0.3.4
   - apiVersion: v2
     appVersion: 1.14.0
     created: "2021-04-13T15:09:23.096967537Z"
-- 
GitLab