From 0c3d07400c2ebe728daa8410648c31ee2451b30c Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:18:04 +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 e5a63dd4..1b2312d7 100644 --- a/index.yaml +++ b/index.yaml @@ -12899,6 +12899,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: 27.0.1-apache + created: "2023-07-25T10:18:04.647381394Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.3.13 + - 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.14 + description: A Helm chart for Nextcloud on Kubernetes + digest: 8aca7730846b16a75cdcd8cee57c37afa48b31bd29c75c049cf85729aa918096 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.14.2/nextcloud-0.14.2.tgz + version: 0.14.2 - apiVersion: v2 appVersion: 27.0.0-apache created: "2023-07-16T10:25:13.498801691Z" @@ -20318,4 +20343,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-07-25T10:15:39.861437821Z" +generated: "2023-07-25T10:18:04.650401375Z" -- GitLab