From d0c8be591923030f49698e5cd4b7810b95fdc15c Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Sat, 30 Mar 2024 07:01:10 +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 5d04e3de..98d5023c 100644 --- a/index.yaml +++ b/index.yaml @@ -15987,6 +15987,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: 28.0.4-apache + created: "2024-03-30T07:01:10.017865048Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.3.14 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.4.8 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.7.10 + description: A Helm chart for Nextcloud on Kubernetes + digest: 36a1915d308d155f72131e89ce10553235a664aff3014996ff143b3ee33bc31a + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.16.8/nextcloud-0.16.8.tgz + version: 0.16.8 - apiVersion: v2 appVersion: 28.0.3-apache created: "2024-03-06T15:55:11.048385601Z" @@ -24978,4 +25003,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: "2024-03-28T18:34:45.319783128Z" +generated: "2024-03-30T07:01:10.019640451Z" -- GitLab