From c45e9a9a4189730cb5560647df31c575b848257a Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Mon, 14 Dec 2020 17:40:17 +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 97238568..3d3e22cc 100644
--- a/index.yaml
+++ b/index.yaml
@@ -428,6 +428,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.13.0
+    created: "2020-12-14T17:40:17.784922852Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.3
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.4
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.3
+    description: A Helm chart for Gitea on Kubernetes
+    digest: 271eebb0d3863293acb50ae450eef66a65f7394fa01ca1b5243061194aa45d77
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.3/gitea-0.2.3.tgz
+    version: 0.2.3
   - apiVersion: v2
     appVersion: 1.13.0
     created: "2020-12-14T16:43:58.543818771Z"
-- 
GitLab