From 89f60e679d6795a5d5730d86be8ed0d97a2ce8a9 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 13 Dec 2020 18:15:46 +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 ae8c3b34..38792b03 100644 --- a/index.yaml +++ b/index.yaml @@ -360,6 +360,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.0 + created: "2020-12-13T18:15:46.811393618Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.2 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.3 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.2 + description: A Helm chart for Gitea on Kubernetes + digest: c526252df76db424aad1f369471bb1b7b23433f0112e8d7950888628b46a390a + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.1/gitea-0.2.1.tgz + version: 0.2.1 - apiVersion: v2 appVersion: 1.13.0 created: "2020-12-11T19:04:49.728810858Z" -- GitLab