From cc6fef58609ece37e877abeac4239794cf3dbdfb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Mar 2025 11:12:40 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/gotso?= =?UTF-8?q?n/komga=201.21.1=20=E2=86=92=201.21.2=20(#33143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | patch | `cf6a105` -> `ba58769` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
gotson/komga (docker.io/gotson/komga) ### [`v1.21.2`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1212-2025-03-12) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.21.1...1.21.2) #### 🐛 Fixes **conveyor** - disable Linux builds for desktop app ([0d144a6](https://redirect.github.com/gotson/komga/commits/0d144a6)) **opds** - keep reading paging would spill over to on-deck ([9be980d](https://redirect.github.com/gotson/komga/commits/9be980d)) **webui** - import book details does not show format ([b7069c2](https://redirect.github.com/gotson/komga/commits/b7069c2)) **unscoped** - replace UriUtils.decode with URLDecode.decode ([6553437](https://redirect.github.com/gotson/komga/commits/6553437)), closes [#​1909](https://redirect.github.com/gotson/komga/issues/1909) - better handling of epub path with anchor on windows ([cd6b83d](https://redirect.github.com/gotson/komga/commits/cd6b83d)), closes [#​1909](https://redirect.github.com/gotson/komga/issues/1909) - more robust process handling for kepubify ([48e6eaf](https://redirect.github.com/gotson/komga/commits/48e6eaf)) - don't fail epub analysis when optional features are missing ([465467c](https://redirect.github.com/gotson/komga/commits/465467c)), closes [#​1909](https://redirect.github.com/gotson/komga/issues/1909) #### 🔄️ Changes **conveyor** - remove key added by mistake ([1250a97](https://redirect.github.com/gotson/komga/commits/1250a97)) #### 🛠 Build - fix parameterized test ([62d193d](https://redirect.github.com/gotson/komga/commits/62d193d)) - add corner cases for epub nav ([01ef2b0](https://redirect.github.com/gotson/komga/commits/01ef2b0)) - also run tests on windows and macos ([d299020](https://redirect.github.com/gotson/komga/commits/d299020)) #### ⚙️ Dependencies **webui** - bump axios from 1.7.4 to 1.8.2 in /komga-webui ([#​1910](https://redirect.github.com/gotson/komga/issues/1910)) ([9454552](https://redirect.github.com/gotson/komga/commits/9454552)), closes [#​1910](https://redirect.github.com/gotson/komga/issues/1910)
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/komga/Chart.yaml | 4 ++-- charts/stable/komga/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 41d89026502..1bf5b743e75 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.21.1 +appVersion: 1.21.2 dependencies: - name: common version: 25.4.10 @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/gotson/komga - https://komga.org/ type: application -version: 15.15.1 +version: 15.15.2 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 7cd5bfde488..b8dd32785f7 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/gotson/komga - tag: 1.21.1@sha256:cf6a105c7db7b556c5eaff8a2289cca9b71221328470f0575fec7e9f2337b24e + tag: 1.21.2@sha256:ba587695d786f0e8f4de8598b8aa2785cc8c671098ef1cb624819c2bb812789c pullPolicy: IfNotPresent workload: main: