From fd2e82ba57c0701e7777aa15683367b7c8ce75d0 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 28 Feb 2021 09:58:29 +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 75dee442..49c58b8e 100644 --- a/index.yaml +++ b/index.yaml @@ -1926,6 +1926,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.8-apache + created: "2021-02-28T09:58:29.631648732Z" + 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.0 + description: A Helm chart for Nextcloud on Kubernetes + digest: a2e6603bef1bb21f8e8d7adcd571add1532b7f56598f657bc408b933dd480b9d + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.4.8/nextcloud-0.4.8.tgz + version: 0.4.8 - apiVersion: v2 appVersion: 20.0.7-apache created: "2021-02-27T17:47:27.843773508Z" -- GitLab