From d4dbb42a0d54445cc021fcd2cf174af82af23562 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sat, 8 May 2021 18:44:14 +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 a6074f7b..102eb1bb 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.1 + created: "2021-05-08T18:44:14.645061337Z" + 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: b2e58024f6a138af5373022941d41e07567af4bc9d79c382850f573b34bfc2b0 + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.10/gitea-0.3.10.tgz + version: 0.3.10 - apiVersion: v2 appVersion: 1.14.1 created: "2021-05-08T07:37:12.257946628Z" -- GitLab