From 09b10501411986d40e94cf879ac1e663a901c071 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Wed, 3 Feb 2021 12:39:17 +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 f5babc69..48720979 100644 --- a/index.yaml +++ b/index.yaml @@ -674,6 +674,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.2 + created: "2021-02-03T12:39:17.15838024Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.8 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.7 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.8 + description: A Helm chart for Gitea on Kubernetes + digest: c417bfdad1c98807a7993ca059ad7679238f793818198c62d286b69b6f4b36e2 + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.9/gitea-0.2.9.tgz + version: 0.2.9 - apiVersion: v2 appVersion: 1.13.2 created: "2021-02-02T15:47:27.30253858Z" -- GitLab