From 477950922c3d24d4bf18d66bcda842d6208e9a32 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Thu, 4 Feb 2021 13:42:40 +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 b4cb93d7..817ae2bf 100644
--- a/index.yaml
+++ b/index.yaml
@@ -725,6 +725,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.2
+    created: "2021-02-04T13:42:40.467156121Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.9
+    - condition: postgres.enabled
+      name: postgres
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.8
+    - condition: redis.enabled
+      name: redis
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.2.9
+    description: A Helm chart for Gitea on Kubernetes
+    digest: 4b78822ed8d8b7758b6f3a0f506afb6770beaea18232b8b2fc67b5f284b0d344
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.10/gitea-0.2.10.tgz
+    version: 0.2.10
   - apiVersion: v2
     appVersion: 1.13.2
     created: "2021-02-03T12:39:17.15838024Z"
-- 
GitLab