Files
truecharts/charts/stable/komga
TrueCharts BotandGitHub 019fe65e7d chore(helm): update image docker.io/gotson/komga 1.18.0 → 1.19.0 (#31452)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) |
minor | `0997326` -> `b7bd32b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>gotson/komga (docker.io/gotson/komga)</summary>

###
[`v1.19.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1190-2025-01-27)

[Compare
Source](https://redirect.github.com/gotson/komga/compare/1.18.0...1.19.0)

#### 🚀 Features

**api**

- add new book search condition for posters
([70bcb8f](https://redirect.github.com/gotson/komga/commits/70bcb8f)),
closes
[#&#8203;1829](https://redirect.github.com/gotson/komga/issues/1829)
- add new book list API using search condition criteria DSL
([1da0afe](https://redirect.github.com/gotson/komga/commits/1da0afe))

**webui**

- support additional fonts
([201c066](https://redirect.github.com/gotson/komga/commits/201c066)),
closes
[#&#8203;1836](https://redirect.github.com/gotson/komga/issues/1836)
- add page margin option in webtoon reader
([214f687](https://redirect.github.com/gotson/komga/commits/214f687)),
closes
[#&#8203;1512](https://redirect.github.com/gotson/komga/issues/1512)
- choose number of thumbnails to display in webreader
([9156ff7](https://redirect.github.com/gotson/komga/commits/9156ff7)),
closes
[#&#8203;1540](https://redirect.github.com/gotson/komga/issues/1540)
- display book number in webreader tab title and toolbar
([38fa3cc](https://redirect.github.com/gotson/komga/commits/38fa3cc)),
closes
[#&#8203;1543](https://redirect.github.com/gotson/komga/issues/1543)
- disable bounce in divina reader
([dd31f5b](https://redirect.github.com/gotson/komga/commits/dd31f5b)),
closes
[#&#8203;1600](https://redirect.github.com/gotson/komga/issues/1600)
- add filters to media analysis table
([68e05b8](https://redirect.github.com/gotson/komga/commits/68e05b8)),
closes
[#&#8203;1802](https://redirect.github.com/gotson/komga/issues/1802)
- add rel="noreferrer" for metadata links
([dbd225d](https://redirect.github.com/gotson/komga/commits/dbd225d)),
closes
[#&#8203;1615](https://redirect.github.com/gotson/komga/issues/1615)
- reorder reading lists and collection by index input
([d868ba4](https://redirect.github.com/gotson/komga/commits/d868ba4)),
closes
[#&#8203;1584](https://redirect.github.com/gotson/komga/issues/1584)
- add all books from series to read list from action menu
([a490449](https://redirect.github.com/gotson/komga/commits/a490449)),
closes
[#&#8203;1535](https://redirect.github.com/gotson/komga/issues/1535)
- show all libraries action menu next to All Libraries when browsing
([7ef59b0](https://redirect.github.com/gotson/komga/commits/7ef59b0))
- move all libraries action to 3-dots menu in sidebar
([8706048](https://redirect.github.com/gotson/komga/commits/8706048))
- split account settings into different views
([169c47e](https://redirect.github.com/gotson/komga/commits/169c47e))
- show empty state if no known duplicate pages are found
([84253cb](https://redirect.github.com/gotson/komga/commits/84253cb))
- remove tab navigation and use sidebar instead
([1e6ff7a](https://redirect.github.com/gotson/komga/commits/1e6ff7a))
- add all books from series to read list from multi-select bar
([3582114](https://redirect.github.com/gotson/komga/commits/3582114)),
closes
[#&#8203;1535](https://redirect.github.com/gotson/komga/issues/1535)
- display creation and last modified date on book page
([da35e01](https://redirect.github.com/gotson/komga/commits/da35e01)),
closes
[#&#8203;1547](https://redirect.github.com/gotson/komga/issues/1547)
- add context in document title
([8880642](https://redirect.github.com/gotson/komga/commits/8880642)),
closes
[#&#8203;1710](https://redirect.github.com/gotson/komga/issues/1710)
- remove from collection/readlist directly from the book/series page
([901ea3c](https://redirect.github.com/gotson/komga/commits/901ea3c)),
closes
[#&#8203;1518](https://redirect.github.com/gotson/komga/issues/1518)
- allow readlist import if duplicates are present
([378f99b](https://redirect.github.com/gotson/komga/commits/378f99b)),
closes
[#&#8203;1671](https://redirect.github.com/gotson/komga/issues/1671)
- add filters in Import read list view
([7ae4d7b](https://redirect.github.com/gotson/komga/commits/7ae4d7b)),
closes
[#&#8203;1702](https://redirect.github.com/gotson/komga/issues/1702)
- add media management view for books with missing poster
([7d092c2](https://redirect.github.com/gotson/komga/commits/7d092c2)),
closes
[#&#8203;1829](https://redirect.github.com/gotson/komga/issues/1829)
- filter series and books by any/none author role
([ffc397f](https://redirect.github.com/gotson/komga/commits/ffc397f)),
closes
[#&#8203;1829](https://redirect.github.com/gotson/komga/issues/1829)
- filter books by media profile
([d07eb39](https://redirect.github.com/gotson/komga/commits/d07eb39)),
closes
[#&#8203;1829](https://redirect.github.com/gotson/komga/issues/1829)
- better filtering for Books
([2d9a59a](https://redirect.github.com/gotson/komga/commits/2d9a59a))

**unscoped**

- try to guess epub cover if not standard
([681337a](https://redirect.github.com/gotson/komga/commits/681337a)),
closes
[#&#8203;1835](https://redirect.github.com/gotson/komga/issues/1835)

#### 🐛 Fixes

**webui**

- better handling of the read-more expansion panel during page change
([b83d741](https://redirect.github.com/gotson/komga/commits/b83d741))
- disable item card menu and fab when dragging/editing is active
([6d71f4b](https://redirect.github.com/gotson/komga/commits/6d71f4b))
- prevent flickering on unknown duplicate pages view load
([c36e10d](https://redirect.github.com/gotson/komga/commits/c36e10d))

**unscoped**

- better handling of broken epub
([42047cd](https://redirect.github.com/gotson/komga/commits/42047cd)),
closes
[#&#8203;1844](https://redirect.github.com/gotson/komga/issues/1844)

#### 🔄️ Changes

**webui**

- extract missing translation strings
([f5f36b3](https://redirect.github.com/gotson/komga/commits/f5f36b3))
- use new book list API
([2ac296d](https://redirect.github.com/gotson/komga/commits/2ac296d))
- remove unused functions
([7370b43](https://redirect.github.com/gotson/komga/commits/7370b43))

#### 🛠  Build

**webui**

- fix hot reload
([fd3b1aa](https://redirect.github.com/gotson/komga/commits/fd3b1aa))

#### 📝 Documentation

- update JetBrains logo
([79709e3](https://redirect.github.com/gotson/komga/commits/79709e3))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Polish)
([80253f2](https://redirect.github.com/gotson/komga/commits/80253f2))

**webui**

- translated using Weblate (Chinese (Simplified Han script))
([3ada19c](https://redirect.github.com/gotson/komga/commits/3ada19c))
- translated using Weblate (Finnish)
([beb7452](https://redirect.github.com/gotson/komga/commits/beb7452))
- translated using Weblate (French)
([13ecc44](https://redirect.github.com/gotson/komga/commits/13ecc44))
- translated using Weblate (Spanish)
([9ad57a4](https://redirect.github.com/gotson/komga/commits/9ad57a4))
- translated using Weblate (Polish)
([5421a96](https://redirect.github.com/gotson/komga/commits/5421a96))
- translated using Weblate (Croatian)
([9c6c16a](https://redirect.github.com/gotson/komga/commits/9c6c16a))
- translated using Weblate (Portuguese)
([92f06a1](https://redirect.github.com/gotson/komga/commits/92f06a1))
- translated using Weblate (Czech)
([8affb7a](https://redirect.github.com/gotson/komga/commits/8affb7a))

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-02-01 03:52:17 +01:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/komga

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/komga

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/komga/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project