From a04f2558a93c95b1908baa35cf122252ade2c7cd Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Wed, 31 May 2023 18:24:18 +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 f78f3a8e..2a40da27 100644 --- a/index.yaml +++ b/index.yaml @@ -12381,6 +12381,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: 26.0.2-apache + created: "2023-05-31T18:24:18.376440242Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.3.12 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.5 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.6.11 + description: A Helm chart for Nextcloud on Kubernetes + digest: beb13c54c7eddb243d50efba2077a023f2e103ce19aa90f32788c09da6700421 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.13.5/nextcloud-0.13.5.tgz + version: 0.13.5 - apiVersion: v2 appVersion: 26.0.1-apache created: "2023-05-14T15:07:25.704175849Z" @@ -19513,4 +19538,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: "2023-05-31T18:22:34.313690596Z" +generated: "2023-05-31T18:24:18.378438998Z" -- GitLab