From 18460947b9777a9117092f521e52e082b365d5b8 Mon Sep 17 00:00:00 2001 From: wrenix Date: Thu, 5 Dec 2024 23:06:48 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: wrenix --- index.yaml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index c1f42943..a8407189 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,47 @@ apiVersion: v1 entries: nextcloud: + - apiVersion: v2 + appVersion: 30.0.2 + created: "2024-12-05T23:06:48.019493712Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: oci://registry-1.docker.io/bitnamicharts + version: 15.5.0 + - condition: mariadb.enabled + name: mariadb + repository: oci://registry-1.docker.io/bitnamicharts + version: 18.2.0 + - condition: redis.enabled + name: redis + repository: oci://registry-1.docker.io/bitnamicharts + version: 19.6.4 + description: A file sharing server that puts the control and security of your + own data back into your hands. + digest: 104562b398aa6aa1d6eb49e45ddbbc4b09f49c248ec51ab946a7bec6b56453fd + home: https://nextcloud.com/ + icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg + keywords: + - nextcloud + - storage + - http + - web + - php + maintainers: + - email: skjnldsv@protonmail.com + name: skjnldsv + - email: christian.ingenhaag@googlemail.com + name: chrisingenhaag + - email: jeff@billimek.com + name: billimek + name: nextcloud + sources: + - https://github.com/nextcloud/helm + - https://github.com/nextcloud/docker + urls: + - https://github.com/nextcloud/helm/releases/download/nextcloud-6.3.0/nextcloud-6.3.0.tgz + version: 6.3.0 - apiVersion: v2 appVersion: 30.0.2 created: "2024-11-22T13:26:28.601296735Z" @@ -7582,4 +7623,4 @@ entries: urls: - https://github.com/nextcloud/helm/releases/download/nextcloud-2.0.2/nextcloud-2.0.2.tgz version: 2.0.2 -generated: "2024-11-22T13:26:28.601830985Z" +generated: "2024-12-05T23:06:48.020008126Z"