11 lines
245 B
YAML
11 lines
245 B
YAML
apiVersion: v2
|
|
name: nextcloud-truechart
|
|
description: Chart over the nextcloud chart from truecharts
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "30"
|
|
dependencies:
|
|
- name: nextcloud
|
|
version: ~30
|
|
repository: "oci://tccr.io/truecharts"
|