chore(deps): update container image gotson/komga to v1.9.0@a774740 (#16095)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | minor | `1.8.4` ->
`1.9.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.9.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#190-2023-12-15)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.4...1.9.0)

#### 🚀 Features

**api**

- increase PDF image resolution
([e856d4f](https://togithub.com/gotson/komga/commits/e856d4f))
- make pre-paginated epub containing only images compatible with divina
profile ([c2a4d17](https://togithub.com/gotson/komga/commits/c2a4d17))
- add basic metadata for transient books
([1050f52](https://togithub.com/gotson/komga/commits/1050f52))
- add Readium Progression API
([20799ad](https://togithub.com/gotson/komga/commits/20799ad))
- add layout attribute on epub manifest
([5096364](https://togithub.com/gotson/komga/commits/5096364))
- add positions endpoint to get pre-computed positions of epub books
([eb8a644](https://togithub.com/gotson/komga/commits/eb8a644))

**epubreader**

- handle reading direction
([77b8a32](https://togithub.com/gotson/komga/commits/77b8a32))
- remove margin and dropshadow for pre-paginated publications
([10e2597](https://togithub.com/gotson/komga/commits/10e2597))
- mark read progress
([1172911](https://togithub.com/gotson/komga/commits/1172911))
- adjust display of current progress
([b234586](https://togithub.com/gotson/komga/commits/b234586))
- add navigation modes with click/tap, buttons, or both
([2f0f94d](https://togithub.com/gotson/komga/commits/2f0f94d))
- display percentage of total progression
([3a14990](https://togithub.com/gotson/komga/commits/3a14990))

**komga**

- relax epub validity controls
([fad93ad](https://togithub.com/gotson/komga/commits/fad93ad))

**komga-tray**

- display dialog with error detail on application startup failure
([0fdcb2a](https://togithub.com/gotson/komga/commits/0fdcb2a)), closes
[#&#8203;1336](https://togithub.com/gotson/komga/issues/1336)

**opds-v1**

- add OPDS-PSE links for divina-compatible EPUBs
([0c96054](https://togithub.com/gotson/komga/commits/0c96054))
- use static xml namespace prefix for opds-pse
([834b51d](https://togithub.com/gotson/komga/commits/834b51d))

**webui**

- use divina reader for compatible epub
([809a794](https://togithub.com/gotson/komga/commits/809a794)), closes
[#&#8203;1324](https://togithub.com/gotson/komga/issues/1324)
- autofill series and number from metadata during book import
([5b75345](https://togithub.com/gotson/komga/commits/5b75345)), closes
[#&#8203;998](https://togithub.com/gotson/komga/issues/998)

#### 🐛 Fixes

**api**

- properly set layout property in webpub manifest
([e11ce46](https://togithub.com/gotson/komga/commits/e11ce46))
- cannot get last page of PDF
([721c5d1](https://togithub.com/gotson/komga/commits/721c5d1)), closes
[#&#8203;1341](https://togithub.com/gotson/komga/issues/1341)

**epubreader**

- properly handle clicks in iframes
([4db0542](https://togithub.com/gotson/komga/commits/4db0542))

**komga**

- empty generated thumbnails would be saved in DB
([15920b7](https://togithub.com/gotson/komga/commits/15920b7)), closes
[#&#8203;1338](https://togithub.com/gotson/komga/issues/1338)
- use an in-process lock for Lucene
([1a30bf9](https://togithub.com/gotson/komga/commits/1a30bf9))

**webui**

- pre-render page could overlap current page in some specific conditions
([7a8d50c](https://togithub.com/gotson/komga/commits/7a8d50c)), closes
[#&#8203;1339](https://togithub.com/gotson/komga/issues/1339)

#### 🏎 Perf

**komga**

- convert BookMetadataProvider to property
([3843f77](https://togithub.com/gotson/komga/commits/3843f77))

#### 🔄️ Changes

**komga**

- move date utils to language package
([fbc1034](https://togithub.com/gotson/komga/commits/fbc1034))

**komga-tray**

- catch any exception on startup
([b312847](https://togithub.com/gotson/komga/commits/b312847))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Chinese (Simplified))
([142326c](https://togithub.com/gotson/komga/commits/142326c))
- translated using Weblate (Finnish)
([d19e1a5](https://togithub.com/gotson/komga/commits/d19e1a5))
- translated using Weblate (Spanish)
([ad6a8c9](https://togithub.com/gotson/komga/commits/ad6a8c9))

**webui**

- fix language file name
([ac59fca](https://togithub.com/gotson/komga/commits/ac59fca)), closes
[#&#8203;1345](https://togithub.com/gotson/komga/issues/1345)
- translated using Weblate (Chinese (Simplified))
([0274308](https://togithub.com/gotson/komga/commits/0274308))
- translated using Weblate (Spanish)
([37abfbf](https://togithub.com/gotson/komga/commits/37abfbf))
- translated using Weblate (Catalan)
([32e9a0c](https://togithub.com/gotson/komga/commits/32e9a0c))
- translated using Weblate (German)
([d2a91ac](https://togithub.com/gotson/komga/commits/d2a91ac))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-12-15 07:40:55 +01:00
committed by GitHub
parent 6d5b8ab667
commit de0dc87f62
2 changed files with 22 additions and 22 deletions

View File

@@ -1,34 +1,34 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: komga
version: 10.1.2
appVersion: 1.8.4
version: 10.2.0
appVersion: 1.9.0
description: A comics/mangas server to serve/stream pages via API
home: https://truecharts.org/charts/stable/komga
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
deprecated: false
sources:
- https://github.com/gotson/komga
- https://komga.org/
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
- https://hub.docker.com/r/gotson/komga
- https://github.com/gotson/komga
- https://komga.org/
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
- https://hub.docker.com/r/gotson/komga
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- komga
- comics
- mangas
- server
- komga
- comics
- mangas
- server
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4

View File

@@ -1,6 +1,6 @@
image:
repository: gotson/komga
tag: 1.8.4@sha256:145356f01d1c5c085906f2bfb6e4bbbb39bcf4394db181794ba2c275612853c4
tag: 1.9.0@sha256:a774740ea3d32803a340808f2f99d5e36c991a790657d1ac4543e1a90785fa0c
pullPolicy: IfNotPresent
workload:
main: