This repository was archived by the owner on Jul 13, 2025. It is now read-only.
forked from nextcloud/helm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
46 lines (46 loc) · 1.31 KB
/
Chart.yaml
File metadata and controls
46 lines (46 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
apiVersion: v2
name: nextcloud
version: 7.0.4
# renovate: image=docker.io/library/nextcloud
appVersion: 31.0.6
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
- nextcloud
- storage
- http
- web
- php
home: https://nextcloud.com/
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
sources:
- https://github.com/nextcloud/helm
- https://github.com/nextcloud/docker
maintainers:
- name: skjnldsv
email: skjnldsv@protonmail.com
- name: chrisingenhaag
email: christian.ingenhaag@googlemail.com
- name: billimek
email: jeff@billimek.com
- name: WrenIX
url: https://wrenix.eu
- name: jessebot
url: https://jessebot.work
dependencies:
- name: postgresql
version: 16.7.18
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
version: 20.5.9
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled
- name: redis
version: 21.1.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled
- name: collabora-online
version: 1.1.43
repository: https://collaboraonline.github.io/online
condition: collabora.enabled
alias: collabora