From dcabe7cf044d409527900316df9c3caf016d588a Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Thu, 23 Mar 2023 15:49:50 +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 6f7eab5c..5691e570 100644 --- a/index.yaml +++ b/index.yaml @@ -11409,6 +11409,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.0-apache + created: "2023-03-23T15:49:50.729430436Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.25 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.24 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.6.1 + description: A Helm chart for Nextcloud on Kubernetes + digest: bdcaf504ea052f9ea6c347baece69fb3c57ab7d939536ebbda6f43053a40492e + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.13.0/nextcloud-0.13.0.tgz + version: 0.13.0 - apiVersion: v2 appVersion: 25.0.4-apache created: "2023-02-24T14:15:37.214074927Z" @@ -17958,4 +17983,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-03-22T16:05:46.219630059Z" +generated: "2023-03-23T15:49:50.737051835Z" -- GitLab