From e01760c3aaf830ee080c74e2361f596ba92baa7e Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Tue, 15 Dec 2020 07:37:46 +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 c91f12e0..0ce0e1da 100644 --- a/index.yaml +++ b/index.yaml @@ -924,6 +924,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: 20.0.3-apache + created: "2020-12-15T07:37:46.498712197Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.4 + - 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.4 + description: A Helm chart for Nextcloud on Kubernetes + digest: 7fd6e234409f426cb201ad66083dcc4cb84b73c818714af4514d6948020759c3 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.3.5/nextcloud-0.3.5.tgz + version: 0.3.5 - apiVersion: v2 appVersion: 20.0.3-apache created: "2020-12-14T22:16:56.079395145Z" -- GitLab