From d1c7d7bd129121e1721626085c4ea97d6ef925da Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Mon, 19 Jul 2021 08:11:11 +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 3448fdd2..3bf188b1 100644 --- a/index.yaml +++ b/index.yaml @@ -3822,6 +3822,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.0.0-apache + created: "2021-07-19T08:11:11.440332527Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.12 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.11 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.6 + description: A Helm chart for Nextcloud on Kubernetes + digest: 4d10ab58833ef95ec6973578073cf862eb5e8a3aad89e3b5aa5fa4d32ac94a67 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.6.0/nextcloud-0.6.0.tgz + version: 0.6.0 - apiVersion: v2 appVersion: 21.0.3-apache created: "2021-07-19T07:12:46.086555371Z" -- GitLab