From 2abf2292ebe582ee5335c2f0c84c6bcce2609213 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 9 May 2021 13:08:02 +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 102eb1bb..b2a205d1 100644 --- a/index.yaml +++ b/index.yaml @@ -1343,6 +1343,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.2 + created: "2021-05-09T13:08:02.065481242Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.11 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.10 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.4 + description: A Helm chart for Gitea on Kubernetes + digest: 958b11cbee147bfd6c4c06e5ca201158988688b5872b5f21cf30b7cc552f35a9 + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.11/gitea-0.3.11.tgz + version: 0.3.11 - apiVersion: v2 appVersion: 1.14.1 created: "2021-05-08T18:44:14.645061337Z" -- GitLab