add servarr

This commit is contained in:
2024-05-22 15:13:00 -05:00
parent b26b1ba475
commit ebc36941fa
40 changed files with 1456 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
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"