From b116ae421f94f57276688f352aaf49ad3789beb7 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Fri, 5 Mar 2021 13:12:58 +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 2d9b4819..ecbb59ae 100644
--- a/index.yaml
+++ b/index.yaml
@@ -902,6 +902,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.3
+    created: "2021-03-05T13:12:58.111644243Z"
+    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: eccddcfa8ffab50d97cd634700bc716d7ba275db0520fb8ab701fa4f6565f501
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.15/gitea-0.2.15.tgz
+    version: 0.2.15
   - apiVersion: v2
     appVersion: 1.13.2
     created: "2021-03-03T14:43:26.247615658Z"
-- 
GitLab