switch to calibre-web-automated

This commit is contained in:
Morten Olsen
2025-12-11 22:56:30 +01:00
parent c0ba17f12b
commit 2b8766c634
2 changed files with 5 additions and 3 deletions

View File

@@ -24,6 +24,8 @@ spec:
env:
- name: TZ
value: "{{ .Values.globals.timezone }}"
- name: NETWORK_SHARE_MODE
value: "true"
- name: PUID
value: "1000"
- name: PGID
@@ -31,7 +33,7 @@ spec:
volumeMounts:
- mountPath: /config
name: data
- mountPath: /books
- mountPath: /calibre-library
name: books
volumes:
- name: data

View File

@@ -1,5 +1,5 @@
image:
repository: lscr.io/linuxserver/calibre-web
tag: latest@sha256:d3ed33150a025511e97d109e5b755cc69ddfac8cf887941249fc435efc60db62
repository: crocodilestick/calibre-web-automated
tag: latest
pullPolicy: IfNotPresent
subdomain: calibre-web