From e79877a2acaf138b0c7a9d4a452caa1e03f17978 Mon Sep 17 00:00:00 2001 From: provokateurin Date: Sun, 3 Dec 2023 10:59:22 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: provokateurin --- index.yaml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index e49f1438..376c8930 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,47 @@ apiVersion: v1 entries: nextcloud: + - apiVersion: v2 + appVersion: 27.1.4 + created: "2023-12-03T10:59:22.329472651Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: oci://registry-1.docker.io/bitnamicharts + version: 12.12.* + - condition: mariadb.enabled + name: mariadb + repository: oci://registry-1.docker.io/bitnamicharts + version: 12.2.* + - condition: redis.enabled + name: redis + repository: oci://registry-1.docker.io/bitnamicharts + version: 17.13.* + description: A file sharing server that puts the control and security of your + own data back into your hands. + digest: 110da50db4d54dcaddbcd6c74d09c7d3d270ae78f1ab0468609b07fa57d50268 + 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-4.5.5/nextcloud-4.5.5.tgz + version: 4.5.5 - apiVersion: v2 appVersion: 27.1.4 created: "2023-11-30T15:33:22.964172824Z" @@ -5204,4 +5245,4 @@ entries: urls: - https://github.com/nextcloud/helm/releases/download/nextcloud-2.0.2/nextcloud-2.0.2.tgz version: 2.0.2 -generated: "2023-11-30T15:33:22.964536933Z" +generated: "2023-12-03T10:59:22.329838731Z"