31 lines
		
	
	
		
			964 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			964 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: lidarr
 | 
						|
version: 1.0.0
 | 
						|
description: Lidarr
 | 
						|
keywords:
 | 
						|
  - lidarr
 | 
						|
  - servarr
 | 
						|
  - music
 | 
						|
  - metrics
 | 
						|
home: https://wiki.alexlebens.dev/s/f7c4e892-aa3b-435f-b220-317dc53137ac
 | 
						|
sources:
 | 
						|
  - https://github.com/Lidarr/Lidarr
 | 
						|
  - https://github.com/linuxserver/docker-lidarr
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/onedr0p/exportarr/pkgs/container/exportarr
 | 
						|
  - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: lidarr
 | 
						|
    repository: https://bjw-s-labs.github.io/helm-charts/
 | 
						|
    version: 4.2.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 6.4.4
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/lidarr.png
 | 
						|
appVersion: 2.11.2
 |