30 lines
		
	
	
		
			928 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			928 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: cops
 | 
						|
version: 1.0.0
 | 
						|
description: Calibre OPDS (and HTML) PHP Server
 | 
						|
keywords:
 | 
						|
  - calibre
 | 
						|
  - OPDS
 | 
						|
  - books
 | 
						|
home: https://wiki.alexlebens.dev/doc/calibre-opds-okn3ckvYOC
 | 
						|
sources:
 | 
						|
  - https://github.com/seblucas/cops
 | 
						|
  - https://github.com/mikespub-org/seblucas-cops
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://hub.docker.com/r/linuxserver/cops
 | 
						|
  - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
 | 
						|
  - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: cops
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.4.0
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.7.0
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png
 | 
						|
appVersion: 2.7.2
 |