From acf6b2a96292db66d57637cd0ce9b8052f772644 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 11 Apr 2021 08:50:38 +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..06e0ec75 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-11T08:50:38.137153374Z" + 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: a3ebccd2f0820cf57d81c5561c024c82b9deaffe5b1b628c66bc97275f670b08 + 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