From 88a391bad6a0481925a7d07c3ada5fd0aaba5d26 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Fri, 3 Sep 2021 17:50: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 e662e070..6d2f9b89 100644 --- a/index.yaml +++ b/index.yaml @@ -1801,6 +1801,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.15.2 + created: "2021-09-03T17:50:17.246556598Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.14 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.13 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.7 + description: A Helm chart for Gitea on Kubernetes + digest: 76aa061cbef6d219bacdbcaf068f68e4dfd6b30989967f3f3a0b74154c32ab3f + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.4.3/gitea-0.4.3.tgz + version: 0.4.3 - apiVersion: v2 appVersion: 1.15.1 created: "2021-09-03T17:47:12.55308982Z" -- GitLab