23 lines
		
	
	
		
			646 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			646 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: calibre-server
 | 
						|
version: 1.0.0
 | 
						|
description: Calibre Server
 | 
						|
keywords:
 | 
						|
  - calibre
 | 
						|
  - books
 | 
						|
  - content server
 | 
						|
home: https://wiki.alexlebens.dev/doc/calibre-server-KqoENm6lgp
 | 
						|
sources:
 | 
						|
  - https://github.com/kovidgoyal/calibre
 | 
						|
  - https://hub.docker.com/r/linuxserver/calibre
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: calibre-server
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.4.0
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png
 | 
						|
appVersion: 7.16.0
 |