From 19370f97a05cc2f2de7af70d2b79da4993b90097 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Sun, 11 Apr 2021 09:30:37 +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 14a216d6..927ba98f 100644
--- a/index.yaml
+++ b/index.yaml
@@ -1079,6 +1079,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.0
+    created: "2021-04-11T09:30:37.621878413Z"
+    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: f0e208a121ca4b7b702a439a3846189b7532a2fc7073ddadc1d4f35429078b2c
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.0/gitea-0.3.0.tgz
+    version: 0.3.0
   - apiVersion: v2
     appVersion: 1.13.7
     created: "2021-04-07T18:06:39.019623326Z"
-- 
GitLab