42 lines
997 B
YAML
42 lines
997 B
YAML
apiVersion: v2
|
|
appVersion: "23.0.3"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.9
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.48
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 2.0.40
|
|
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://truecharts.org/_static/img/appicons/nextcloud.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: 12.0.20
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- cloud
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|