From a5f2e9e78cb207b4914b22b429f755cc5b044b3f Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sun, 3 Oct 2021 07:16:07 +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 295c12b7..bf31bb68 100644 --- a/index.yaml +++ b/index.yaml @@ -4587,6 +4587,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: 22.2.0-apache + created: "2021-10-03T07:16:07.374955228Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.14 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.13 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.7 + description: A Helm chart for Nextcloud on Kubernetes + digest: 1d170082c5424d250f230bebf66c1d84f33266dd7d02ca0f8660d1d46ae1a2eb + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.8.0/nextcloud-0.8.0.tgz + version: 0.8.0 - apiVersion: v2 appVersion: 22.1.1-apache created: "2021-08-31T14:53:51.487378761Z" -- GitLab