From 113f2ecacbe0dbb491aeb341249c41ed60bbc5ae Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Mon, 12 Apr 2021 13:06:43 +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 94177ba0..c7ca463c 100644 --- a/index.yaml +++ b/index.yaml @@ -1079,6 +1079,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.0 + created: "2021-04-12T13:06:43.702294775Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.10 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.9 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.3.1 + description: A Helm chart for Gitea on Kubernetes + digest: 17d0f28c9234bfa349f607cbb069fc413c027c7f1e70f995e35805ca614e4488 + maintainers: + - name: groundhog2k + name: gitea + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/gitea-0.3.2/gitea-0.3.2.tgz + version: 0.3.2 - apiVersion: v2 appVersion: 1.14.0 created: "2021-04-11T09:57:39.058350189Z" -- GitLab