From 6353b80e115ea73f8431bda5177a68464cb14b6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jan 2024 07:34:18 +0100 Subject: [PATCH] chore(deps): update container image gotson/komga to v1.10.0@37159b0 by renovate (#17020) 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.9.2` -> `1.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gotson/komga (gotson/komga) ### [`v1.10.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1100-2024-01-08) [Compare Source](https://togithub.com/gotson/komga/compare/1.9.2...1.10.0) #### 🚀 Features **docker** - add libarchive for RAR5 support ([6f8467a](https://togithub.com/gotson/komga/commits/6f8467a)) **komga** - support for RAR5 via libarchive ([4c1301f](https://togithub.com/gotson/komga/commits/4c1301f)) **komga-tray** - add libarchive for RAR5 support on macOS ([536d478](https://togithub.com/gotson/komga/commits/536d478)) #### 🐛 Fixes **api** - mark progression fragment handling ([eb24470](https://togithub.com/gotson/komga/commits/eb24470)) - mark progression timezone handling ([ec97da6](https://togithub.com/gotson/komga/commits/ec97da6)), closes [#​1363](https://togithub.com/gotson/komga/issues/1363) **webui** - webreader crash when reading one-shot from collection context ([bdf9ec9](https://togithub.com/gotson/komga/commits/bdf9ec9)), closes [#​1374](https://togithub.com/gotson/komga/issues/1374) #### 🔄️ Changes - ktlint ([8c4a5e3](https://togithub.com/gotson/komga/commits/8c4a5e3)) #### 🛠 Build **release** - upload to B2 with conveyor ([cccbc39](https://togithub.com/gotson/komga/commits/cccbc39)) - limit conveyor cache size ([cabed41](https://togithub.com/gotson/komga/commits/cabed41)) #### 🌐 Translation **komga-tray** - translated using Weblate (Chinese (Simplified)) ([58ca293](https://togithub.com/gotson/komga/commits/58ca293)) - translated using Weblate (Finnish) ([d955db2](https://togithub.com/gotson/komga/commits/d955db2)) - translated using Weblate (French) ([e623c46](https://togithub.com/gotson/komga/commits/e623c46)) - translated using Weblate (Spanish) ([5758f6d](https://togithub.com/gotson/komga/commits/5758f6d)) - translated using Weblate (Dutch) ([8fa8989](https://togithub.com/gotson/komga/commits/8fa8989)) - added translation using Weblate (Catalan) ([e28c8eb](https://togithub.com/gotson/komga/commits/e28c8eb)) - translated using Weblate (Russian) ([609368f](https://togithub.com/gotson/komga/commits/609368f)) **webui** - translated using Weblate (Chinese (Simplified)) ([19000da](https://togithub.com/gotson/komga/commits/19000da)) - translated using Weblate (French) ([ea4bead](https://togithub.com/gotson/komga/commits/ea4bead)) - translated using Weblate (Dutch) ([86b2ec9](https://togithub.com/gotson/komga/commits/86b2ec9)) - translated using Weblate (Catalan) ([2150ddc](https://togithub.com/gotson/komga/commits/2150ddc)) - translated using Weblate (Russian) ([3bbe7b9](https://togithub.com/gotson/komga/commits/3bbe7b9)) #### ⚙️ Dependencies **ci** - bump conveyor to 13.0 ([7dd05a5](https://togithub.com/gotson/komga/commits/7dd05a5)) - bump actions/upload-artifact from 3 to 4 ([6d7dfdd](https://togithub.com/gotson/komga/commits/6d7dfdd))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 56 ++++++++++++++++----------------- charts/stable/komga/values.yaml | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index c64904c26a3..b47b025eb4f 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: komga -version: 12.1.5 -appVersion: 1.9.2 +version: 12.2.0 +appVersion: 1.10.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://komga.org/ - - https://github.com/gotson/komga - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://hub.docker.com/r/gotson/komga + - https://github.com/gotson/komga + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga + - https://komga.org/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 36c104fceb4..21ac19f1864 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -1,6 +1,6 @@ image: repository: gotson/komga - tag: 1.9.2@sha256:0f375f048044249d0355ce68438d72bdfebeb5fad1d2e1476a6e87b05f48e0f0 + tag: 1.10.0@sha256:37159b0cfb3b393dad96da56b89bc254803ca202f1dedfb7ec11ab65e57cda4c pullPolicy: IfNotPresent workload: main: