From 13a6d0d63a79f2fe1c43cfb08eb19d1fccb96800 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Mon, 8 Mar 2021 09:09:10 +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 ecbb59ae..cc04a41f 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.4
+    created: "2021-03-08T09:09:09.938641601Z"
+    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: 01955eb65cc4d324a5f68d5e91490864383783211caac71aa3f419ac59de0e63
+    maintainers:
+    - name: groundhog2k
+    name: gitea
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.16/gitea-0.2.16.tgz
+    version: 0.2.16
   - apiVersion: v2
     appVersion: 1.13.3
     created: "2021-03-05T13:12:58.111644243Z"
-- 
GitLab