diff --git a/Chart.yaml b/Chart.yaml index d6c6e0b..7991e33 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -12,3 +12,6 @@ dependencies: - name: dns version: 0.1.0 repository: "file://charts/dns" + - name: nextcloud + version: 0.1.0 + repository: "file://charts/nextcloud"