3 Commits

Author SHA1 Message Date
a7829e9258 Update ghcr.io/immich-app/immich-server Docker tag to v1.138.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-08-19 18:03:25 +00:00
a9f04c1799 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 944f012 (#1254)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m55s
2025-08-19 18:02:19 +00:00
8df1d86708 disable bypass
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-08-19 12:59:38 -05:00

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:28f2967d7d958375c04fbde47702398b34cd43cc9e6d44417076309f9f54a503
tag: latest@sha256:944f012ce0c3bf9245792d7764de104b5c56c4c9caa04a1dfa28e2002833b5de
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT
@@ -41,7 +41,7 @@ calibre-web-automated:
- name: GID
value: 100
- name: USE_CF_BYPASS
value: true
value: false
- name: CLOUDFLARE_PROXY_URL
value: http://localhost:8000
- name: INGEST_DIR