From de2034cba5ebe9758eeabef3af6357452bf1b426 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Fri, 3 Sep 2021 17:43:49 +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 73093fab..05bba89b 100644 --- a/index.yaml +++ b/index.yaml @@ -1851,6 +1851,31 @@ entries: urls: - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.4.0/gitea-0.4.0.tgz version: 0.4.0 + - apiVersion: v2 + appVersion: 1.14.7 + created: "2021-09-03T17:43:49.308830165Z" + 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: 441e37c5931cc9c7e5f87efc6a021b6d88aa37428c9af5907e9c4c1e53e6a40a + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.26/gitea-0.3.26.tgz + version: 0.3.26 - apiVersion: v2 appVersion: 1.14.6 created: "2021-08-16T14:27:43.514920383Z" -- GitLab