From 68f06cb6c54ab81dbf1dacd06140adac1ef1a48e Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Tue, 2 Feb 2021 15:47:27 +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 7e453b3c..f5babc69 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-02T15:47:27.30253858Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.5 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.5 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.6 + description: A Helm chart for Gitea on Kubernetes + digest: 5d4a2682282fb59b7d8f0ec48e9048bb3175a6be35d3fe80783de548249fe03f + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.2.8/gitea-0.2.8.tgz + version: 0.2.8 - apiVersion: v2 appVersion: 1.13.1 created: "2021-01-15T16:46:21.025825884Z" -- GitLab