Files
hassio-addons/komga/CHANGELOG.md
alexbelgium 08029b9e37 fix(komga): restore add-on reverted by a transient ghcr login failure
The amd64 builder job failed at docker login (denied: denied) before any build
step ran, which tripped revert-on-failure. Re-running the same commit unchanged
succeeded and both arch images are published.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-11 18:30:36 +02:00

524 B

1.26.1 (2026-08-11)

  • Initial release, based on gotson/komga (changelog)
  • Ingress support : Komga is served on the /komga servlet context path, nginx prefixes it back with the ingress entry
  • Supports local disks and SMB network shares for libraries (localdisks / networkdisks options)
  • Supports extra environment variables via the env_vars option, see the documentation