Newer
Older
apiVersion: v2
name: nextcloud
description: A Helm chart for Nextcloud on Kubernetes
type: application
maintainers:
- name: groundhog2k
# This is the chart version.
# This is the version number of the application being deployed.
appVersion: "29.0.2-apache"
repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled
- name: postgres
version: "0.4.8"
repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled
- name: redis
version: "0.7.10"
repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled