From 0d0a68ed20983c96af4d2cd13b5dbbe37e4675ca Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sat, 22 Oct 2022 19:40:30 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: groundhog2k <groundhog2k@users.noreply.github.com> --- index.yaml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 88d6739c..90aef64b 100644 --- a/index.yaml +++ b/index.yaml @@ -9407,6 +9407,31 @@ entries: - https://github.com/groundhog2k/helm-charts/releases/download/mysql-0.1.0/mysql-0.1.0.tgz version: 0.1.0 nextcloud: + - apiVersion: v2 + appVersion: 25.0.0-apache + created: "2022-10-22T19:40:30.203882727Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.23 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.22 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.5.8 + description: A Helm chart for Nextcloud on Kubernetes + digest: 64eb5f469a6e4e88ad528b34281efbcc2469a64baa6b6c3d84d8cb1a258bc5d5 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.12.1/nextcloud-0.12.1.tgz + version: 0.12.1 - apiVersion: v2 appVersion: 25.0.0-apache created: "2022-10-20T16:21:07.373980649Z" @@ -15051,4 +15076,4 @@ entries: urls: - https://github.com/groundhog2k/helm-charts/releases/download/wordpress-0.1.0/wordpress-0.1.0.tgz version: 0.1.0 -generated: "2022-10-20T17:24:13.174947945Z" +generated: "2022-10-22T19:40:30.218549148Z" -- GitLab