12 lines
238 B
YAML
12 lines
238 B
YAML
|
apiVersion: v2
|
||
|
name: home-server
|
||
|
description: A Helm chart for deploying the home-server application
|
||
|
type: application
|
||
|
version: 0.1.0
|
||
|
appVersion: "1.0.0"
|
||
|
|
||
|
dependencies:
|
||
|
- name: dns
|
||
|
version: 0.1.0
|
||
|
repository: "file://charts/dns"
|