Migrate to chart layout dont want to deploy to test yet #1
28 changed files with 33 additions and 21 deletions
|
@ -4,28 +4,40 @@ description: A Helm chart that rolls a curated, functional home server
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: ai
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/ai"
|
|
||||||
- name: dns
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/dns"
|
|
||||||
- name: media
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/media"
|
|
||||||
- name: monitoring
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/monitoring"
|
|
||||||
- name: remote
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/remote"
|
|
||||||
- name: social
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/social"
|
|
||||||
- name: sync
|
|
||||||
version: 0.0.1
|
|
||||||
repository: "file://charts/sync"
|
|
||||||
- name: util
|
- name: util
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
repository: "file://charts/util"
|
repository: "file://charts/util"
|
||||||
|
|
||||||
|
- name: dns
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/dns"
|
||||||
|
|
||||||
|
- name: files
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/files"
|
||||||
|
|
||||||
|
- name: ai
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/ai"
|
||||||
|
|
||||||
|
- name: media
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/media"
|
||||||
|
|
||||||
|
- name: monitoring
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/monitoring"
|
||||||
|
|
||||||
|
- name: remote
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/remote"
|
||||||
|
|
||||||
|
- name: social
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/social"
|
||||||
|
|
||||||
|
- name: sync
|
||||||
|
version: 0.0.1
|
||||||
|
repository: "file://charts/sync"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue