From 4c8ea0bba0ae261db43f1735851882eb8fbd2db2 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Wed, 24 Mar 2021 19:37: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 304153bf..37cef5d9 100644
--- a/index.yaml
+++ b/index.yaml
@@ -1045,6 +1045,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.6
+    created: "2021-03-24T19:37:37.040975451Z"
+    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: f22feeb89401f63bc0d2b6c1c4cf87d0fc843339fd9b0ed576408470936fc783
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.18/gitea-0.2.18.tgz
+    version: 0.2.18
   - apiVersion: v2
     appVersion: 1.13.5
     created: "2021-03-22T17:37:07.853248978Z"
-- 
GitLab