42 lines
1017 B
YAML
42 lines
1017 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "23.0.0"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.18
|
||
|
- condition: postgresql.enabled
|
||
|
name: postgresql
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.0.27
|
||
|
- condition: redis.enabled
|
||
|
name: redis
|
||
|
repository: https://truecharts.org
|
||
|
version: 1.0.32
|
||
|
deprecated: false
|
||
|
description: A private cloud server that puts the control and security of your own
|
||
|
data back into your hands.
|
||
|
home: https://nextcloud.com/
|
||
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
|
||
|
keywords:
|
||
|
- nextcloud
|
||
|
- storage
|
||
|
- http
|
||
|
- web
|
||
|
- php
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: nextcloud
|
||
|
sources:
|
||
|
- https://github.com/nextcloud/docker
|
||
|
- https://github.com/nextcloud/helm
|
||
|
type: application
|
||
|
version: 11.0.1
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- cloud
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|