11 lines
254 B
YAML
11 lines
254 B
YAML
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/"
|