30 lines
		
	
	
		
			824 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			824 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: koel
 | 
						|
version: 1.0.0
 | 
						|
description: Koel
 | 
						|
keywords:
 | 
						|
  - koel
 | 
						|
  - music
 | 
						|
  - subsonic
 | 
						|
home: https://wiki.alexlebens.dev/doc/koel-fmj6sX2KfJ
 | 
						|
sources:
 | 
						|
  - https://github.com/koel/koel
 | 
						|
  - https://hub.docker.com/r/phanan/koel/
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: koel
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: meilisearch
 | 
						|
    version: 0.8.0
 | 
						|
    repository: https://meilisearch.github.io/meilisearch-kubernetes    
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-16-cluster
 | 
						|
    version: 3.8.4
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/koel.png
 | 
						|
appVersion: 7.0.9
 |