From de0dc87f620e80aa99e4a293c0e71748fb504d4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Dec 2023 07:40:55 +0100 Subject: [PATCH] chore(deps): update container image gotson/komga to v1.9.0@a774740 (#16095) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
gotson/komga (gotson/komga) ### [`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 [#​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 [#​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 [#​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 [#​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 [#​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 [#​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 [#​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))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/komga/Chart.yaml | 42 ++++++++++++++++----------------- charts/stable/komga/values.yaml | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 1f44957f5da..664b0f6620a 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -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 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 28d0302c828..f0ea137852a 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -1,6 +1,6 @@ image: repository: gotson/komga - tag: 1.8.4@sha256:145356f01d1c5c085906f2bfb6e4bbbb39bcf4394db181794ba2c275612853c4 + tag: 1.9.0@sha256:a774740ea3d32803a340808f2f99d5e36c991a790657d1ac4543e1a90785fa0c pullPolicy: IfNotPresent workload: main: