-
groundhog2k authoredgroundhog2k authored
Chart.yaml 675 B
apiVersion: v2
name: nextcloud
description: A Helm chart for Nextcloud on Kubernetes
type: application
maintainers:
- name: groundhog2k
# This is the chart version.
version: 0.1.3
# This is the version number of the application being deployed.
appVersion: "20.0.1-apache"
dependencies:
- name: mariadb
version: 0.1.3
repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled
- name: postgres
version: 0.1.1
repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled
- name: redis
version: 0.1.1
repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled