17 lines
509 B
YAML
17 lines
509 B
YAML
apiVersion: v2
|
|
name: lidarr
|
|
version: 1.0.0
|
|
sources:
|
|
- https://github.com/Lidarr/Lidarr
|
|
- https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/lidarr
|
|
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
|
dependencies:
|
|
- name: lidarr
|
|
version: 15.1.1
|
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
|
- name: postgres-cluster
|
|
alias: postgres-16-cluster
|
|
version: 3.1.0
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
appVersion: "2.2.5.4141"
|