Set chart to root
This commit is contained in:
parent
49941189be
commit
c27c7b3c29
3 changed files with 13 additions and 2 deletions
11
Chart.yaml
Normal file
11
Chart.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue