mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-22 14:19:27 +00:00
Compare commits
1 Commits
calibre-we
...
calibre-we
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a1405d14d |
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 0.6.6-ls58
|
||||
description: A simple web viewer for Calibre libraries
|
||||
name: calibre-web
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
|
||||
@@ -28,6 +28,11 @@ timezone: UTC
|
||||
puid: 1001
|
||||
pgid: 1001
|
||||
|
||||
## Configure docker_mods for this container. For x86 systems you can uncomment the following
|
||||
## and enable ebook conversion tools in calbire-web
|
||||
##
|
||||
# dockerMods: linuxserver/calibre-web:calibre
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 8083
|
||||
|
||||
Reference in New Issue
Block a user