20 lines
		
	
	
		
			472 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			472 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: libation
 | 
						|
version: 1.0.0
 | 
						|
description: Import library from audible
 | 
						|
keywords:
 | 
						|
  - audiobooks
 | 
						|
  - job
 | 
						|
sources:
 | 
						|
  - https://github.com/rmcrackan/Libation
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/libation
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: libation
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
icon: https://getlibation.com/images/libation-logo.png
 | 
						|
appVersion: "11.3.13"
 |