From 6a6e010ce7d00bb25b4635edac6899728202e3ea Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sat, 31 Oct 2020 09:24:35 +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 4370167e..4a1bccbe 100644 --- a/index.yaml +++ b/index.yaml @@ -154,6 +154,31 @@ entries: - https://github.com/groundhog2k/helm-charts/releases/download/mariadb-0.1.0/mariadb-0.1.0.tgz version: 0.1.0 nextcloud: + - apiVersion: v2 + appVersion: 20.0.1-apache + created: "2020-10-31T09:24:35.938316056Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.1.3 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.1.1 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.1.1 + description: A Helm chart for Nextcloud on Kubernetes + digest: 05f9c1b008afb25b7b86a2f2b810a953485e75a3f69b5048d43ae109eadaa83b + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.1.3/nextcloud-0.1.3.tgz + version: 0.1.3 - apiVersion: v2 appVersion: 20.0.1-apache created: "2020-10-29T18:02:07.468276224Z" -- GitLab