From 09da36aa05c6d6502d1ac7e4f797cd7a1eae738f Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:10:34 +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 5e161992..c17b2921 100644 --- a/index.yaml +++ b/index.yaml @@ -2517,6 +2517,31 @@ entries: - https://github.com/groundhog2k/helm-charts/releases/download/mongodb-0.1.0/mongodb-0.1.0.tgz version: 0.1.0 nextcloud: + - apiVersion: v2 + appVersion: 21.0.1-apache + created: "2021-04-13T17:10:33.945874494Z" + 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 Nextcloud on Kubernetes + digest: ccba217de4e582455e30d3683badf60e7790b878b935c9c6c93a62b6034902fd + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.5.3/nextcloud-0.5.3.tgz + version: 0.5.3 - apiVersion: v2 appVersion: 21.0.1-apache created: "2021-04-13T15:09:23.300276732Z" -- GitLab