From ea7b754e78ceacb8853d26079a6b85b194a6ff3a Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 20 Jun 2021 07:52: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 d55ae67f..58a1b31b 100644 --- a/index.yaml +++ b/index.yaml @@ -1498,6 +1498,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.3 + created: "2021-06-20T07:52:02.3398152Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.12 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.11 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.6 + description: A Helm chart for Gitea on Kubernetes + digest: 4ff9d3af0e1690f00e37220b9d804cdf77268a41ddfd585f64ce8a6d62c907f3 + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.19/gitea-0.3.19.tgz + version: 0.3.19 - apiVersion: v2 appVersion: 1.14.2 created: "2021-06-09T14:34:15.254704519Z" -- GitLab