mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-01 01:33:32 +02:00
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>
524 B
524 B
1.26.1 (2026-08-11)
- Initial release, based on gotson/komga (changelog)
- Ingress support : Komga is served on the
/komgaservlet context path, nginx prefixes it back with the ingress entry - Supports local disks and SMB network shares for libraries (
localdisks/networkdisksoptions) - Supports extra environment variables via the
env_varsoption, see the documentation