13 lines
226 B
YAML
13 lines
226 B
YAML
apiVersion: v2
|
|
name: nextcloud
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
|
|
version: 0.1.0
|
|
appVersion: "1.16.0"
|
|
|
|
dependencies:
|
|
- name: nextcloud
|
|
repository: https://nextcloud.github.io/helm/
|
|
version: 2.14.4
|