added Nextcloud

This commit is contained in:
2024-10-21 23:34:50 +01:00
parent 2bf4c332e5
commit 401f35566b
9 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: v2
name: nextcloud-linode
description: Deploying nextcloud's helm chart on linode k8s
type: application
version: 0.1.0
appVersion: "30.1"
dependencies:
- name: nextcloud
version: ~6.1
repository: "https://nextcloud.github.io/helm/"