27 lines
789 B
YAML
27 lines
789 B
YAML
|
apiVersion: v2
|
||
|
appVersion: auto
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.13.7
|
||
|
deprecated: false
|
||
|
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
||
|
and downloading eBooks using an existing Calibre database.
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/calibre-web
|
||
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
|
||
|
keywords:
|
||
|
- calibre-web
|
||
|
- calibre
|
||
|
- ebook
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
name: calibre-web
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||
|
- https://github.com/janeczku/calibre-web
|
||
|
type: application
|
||
|
version: 6.11.12
|