2021-07-02 18:32:29 +00:00
|
|
|
apiVersion: v2
|
2022-02-21 17:08:03 +00:00
|
|
|
appVersion: "23.0.2"
|
2021-07-02 18:32:29 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
2021-09-26 18:05:21 +00:00
|
|
|
repository: https://truecharts.org
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 9.0.0
|
2021-07-02 18:32:29 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
2021-08-12 12:55:05 +00:00
|
|
|
repository: https://truecharts.org/
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 7.0.0
|
2021-07-05 20:59:53 +00:00
|
|
|
- condition: redis.enabled
|
|
|
|
name: redis
|
2021-11-12 19:59:00 +00:00
|
|
|
repository: https://truecharts.org
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 2.0.0
|
2021-07-02 18:32:29 +00:00
|
|
|
deprecated: false
|
2021-07-05 20:59:53 +00:00
|
|
|
description: A private cloud server that puts the control and security of your own
|
|
|
|
data back into your hands.
|
2021-07-02 18:32:29 +00:00
|
|
|
home: https://nextcloud.com/
|
2021-12-15 17:52:33 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/nextcloud-icon.png
|
2021-07-02 18:32:29 +00:00
|
|
|
keywords:
|
|
|
|
- nextcloud
|
|
|
|
- storage
|
|
|
|
- http
|
|
|
|
- web
|
|
|
|
- php
|
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
2021-11-14 13:31:24 +00:00
|
|
|
url: https://truecharts.org
|
2021-07-02 18:32:29 +00:00
|
|
|
name: nextcloud
|
|
|
|
sources:
|
|
|
|
- https://github.com/nextcloud/docker
|
|
|
|
- https://github.com/nextcloud/helm
|
|
|
|
type: application
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 12.0.0
|
2021-10-19 15:59:59 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- cloud
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2021-10-19 16:15:58 +00:00
|
|
|
truecharts.org/grade: U
|