chore(deps): update container image gotson/komga to v1.8.3@9551e44 (#15478)

This PR contains the following updates:

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

---

> [!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.8.3`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#183-2023-11-30)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.2...1.8.3)

#### 🐛 Fixes

**api**

- epub resources could not be retrieved if komga is running with a
servlet context path
([0d94ae2](https://togithub.com/gotson/komga/commits/0d94ae2))

**komga**

- better handling of collection/readlist creation/update when using
multiple threads
([a4384a6](https://togithub.com/gotson/komga/commits/a4384a6)), closes
[#&#8203;1317](https://togithub.com/gotson/komga/issues/1317)
- don't repair extension for broken EPUB files
([f41af61](https://togithub.com/gotson/komga/commits/f41af61))
- mark broken EPUB files as ERROR instead of falling back to CBZ
([acf080b](https://togithub.com/gotson/komga/commits/acf080b))
- use NightMonkeys WebP reader if present
([7b1a9e4](https://togithub.com/gotson/komga/commits/7b1a9e4)), closes
[#&#8203;1294](https://togithub.com/gotson/komga/issues/1294)
- better error handling during metadata refresh
([8832a0d](https://togithub.com/gotson/komga/commits/8832a0d)), closes
[#&#8203;1311](https://togithub.com/gotson/komga/issues/1311)

**opds**

- cannot retrieve full size poster for epub books
([5a71cf7](https://togithub.com/gotson/komga/commits/5a71cf7)), closes
[#&#8203;1312](https://togithub.com/gotson/komga/issues/1312)
- index out of bounds error
([d6246ed](https://togithub.com/gotson/komga/commits/d6246ed)), closes
[#&#8203;1309](https://togithub.com/gotson/komga/issues/1309)

#### 🔄️ Changes

**komga**

- rename class
([74210f8](https://togithub.com/gotson/komga/commits/74210f8))

#### 🛠  Build

**docker**

- add native webp library for docker amd64 and arm64
([8cf8f47](https://togithub.com/gotson/komga/commits/8cf8f47)), closes
[#&#8203;1294](https://togithub.com/gotson/komga/issues/1294)

**komga-tray**

- add native heif library for Windows
([a3439dd](https://togithub.com/gotson/komga/commits/a3439dd))
- add native webp library for macOS application
([86f0fcd](https://togithub.com/gotson/komga/commits/86f0fcd))

**release**

- use BackBlaze B2 for binaries storage instead of Github
([f704685](https://togithub.com/gotson/komga/commits/f704685))

###
[`v1.8.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#182-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.1...1.8.2)

#### 🐛 Fixes

**epubreader**

- page cannot load because of incorrect css mime type
([dbc5b3d](https://togithub.com/gotson/komga/commits/dbc5b3d))

###
[`v1.8.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#181-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.0...1.8.1)

#### 🐛 Fixes

**api**

- set X-Frame-Options header to same origin for epubreader
([85cae8a](https://togithub.com/gotson/komga/commits/85cae8a))

###
[`v1.8.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#180-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.7.2...1.8.0)

#### 🚀 Features

**api**

- epub ebook support
([a7252f8](https://togithub.com/gotson/komga/commits/a7252f8)), closes
[#&#8203;221](https://togithub.com/gotson/komga/issues/221)

**webui**

- epubreader
([3d69e19](https://togithub.com/gotson/komga/commits/3d69e19)), closes
[#&#8203;221](https://togithub.com/gotson/komga/issues/221)

#### 🐛 Fixes

**komga**

- better error handling of sse connections
([ab34781](https://togithub.com/gotson/komga/commits/ab34781))

#### 🔄️ Changes

**komga**

- introduce media profile for PDF
([d6680a4](https://togithub.com/gotson/komga/commits/d6680a4))
- make Media.pageCount explicit
([21e3e7a](https://togithub.com/gotson/komga/commits/21e3e7a))

**webui**

- remove unused imports
([92b721c](https://togithub.com/gotson/komga/commits/92b721c))

#### 🛠  Build

**dependabot**

- pr format
([35f9196](https://togithub.com/gotson/komga/commits/35f9196))

**komga**

- fix epub tests
([f3a0a32](https://togithub.com/gotson/komga/commits/f3a0a32))

**tests**

- only check conveyor modules on push
([06d0d4a](https://togithub.com/gotson/komga/commits/06d0d4a))

**webui**

- use node 18
([dedb01f](https://togithub.com/gotson/komga/commits/dedb01f))

#### 📝 Documentation

- update readme description
([c93760b](https://togithub.com/gotson/komga/commits/c93760b))

#### 🌐 Translation

- translated using Weblate (Chinese (Simplified))
([6b5eba1](https://togithub.com/gotson/komga/commits/6b5eba1))
- translated using Weblate (French)
([2bf2df9](https://togithub.com/gotson/komga/commits/2bf2df9))
- translated using Weblate (Japanese)
([d199684](https://togithub.com/gotson/komga/commits/d199684))

#### ⚙️ Dependencies

**ci**

- bump dessant/lock-threads from 4 to 5
([9db0f07](https://togithub.com/gotson/komga/commits/9db0f07))
- bump hydraulic-software/conveyor from 12.0 to 12.1
([82e5887](https://togithub.com/gotson/komga/commits/82e5887))

**webui**

- bump axios from 1.5.0 to 1.6.0 in /komga-webui
([aa65180](https://togithub.com/gotson/komga/commits/aa65180))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-30 13:27:42 +01:00 committed by GitHub
parent 3ca3faa6a9
commit 63a18fa151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.7.2"
appVersion: 1.8.3
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
- https://komga.org/
- https://github.com/gotson/komga
version: 10.0.20
version: 10.1.0
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -1,6 +1,6 @@
image:
repository: gotson/komga
tag: 1.7.2@sha256:faf62990933a0c6a1d8d06fc2cd4e2abd1dd098608b29b0aeb9db08788298120
tag: 1.8.3@sha256:9551e4409e177654b02cebe3c132324715e660e4923205d4bf283e843d9ededd
pullPolicy: IfNotPresent
workload:
main: