12 lines
		
	
	
		
			333 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			333 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: audiobookshelf
 | |
| version: 0.0.1
 | |
| sources:
 | |
|   - https://github.com/advplyr/audiobookshelf
 | |
|   - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/audiobookshelf
 | |
| dependencies:
 | |
|   - name: audiobookshelf
 | |
|     version: 2.0.0
 | |
|     repository: https://k8s-home-lab.github.io/helm-charts/
 | |
| appVersion: "2.8.0"
 |