From 7dbe0e9a01da56d854586449b9bf5abb70bd8214 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 17:25:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/gotso?= =?UTF-8?q?n/komga=201.23.4=20=E2=86=92=201.23.5=20(#40537)?= 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 | `ccacf59` -> `85f0be8` | --- > [!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
gotson/komga (docker.io/gotson/komga) ### [`v1.23.5`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1235-2025-10-08) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.23.4...1.23.5) #### 🚀 Features - support local artwork in gif format ([f19d7aa](https://redirect.github.com/gotson/komga/commits/f19d7aa)), closes [#​1853](https://redirect.github.com/gotson/komga/issues/1853) #### 🐛 Fixes **api** - empty content when x-api-key is sent alongside session ([5a5f8d7](https://redirect.github.com/gotson/komga/commits/5a5f8d7)), closes [#​2099](https://redirect.github.com/gotson/komga/issues/2099) - relax JSON deserializer ([eb8bdfc](https://redirect.github.com/gotson/komga/commits/eb8bdfc)) - add id field in HistoricalEventDto ([5e3ca4d](https://redirect.github.com/gotson/komga/commits/5e3ca4d)) #### 🏎 Perf **api** - remove no-transform cache-control from response header ([43c1018](https://redirect.github.com/gotson/komga/commits/43c1018)), closes [#​2091](https://redirect.github.com/gotson/komga/issues/2091) #### 🔄️ Changes - add more logs when epub extension is missing ([730b093](https://redirect.github.com/gotson/komga/commits/730b093)) - add more logs to koreader sync controller ([2f9b4e7](https://redirect.github.com/gotson/komga/commits/2f9b4e7)) - make dslRO transaction aware ([69ba569](https://redirect.github.com/gotson/komga/commits/69ba569)) #### 🛠 Build **webui** - update Browserslist db ([e842a52](https://redirect.github.com/gotson/komga/commits/e842a52)) #### 🌐 Translation **komga-tray** - translated using Weblate (Portuguese (Brazil)) ([2259e4b](https://redirect.github.com/gotson/komga/commits/2259e4b)) **webui** - translated using Weblate (Slovak) ([f75ad77](https://redirect.github.com/gotson/komga/commits/f75ad77)) - translated using Weblate (Croatian) ([f2913d1](https://redirect.github.com/gotson/komga/commits/f2913d1)) - translated using Weblate (Czech) ([0b3307c](https://redirect.github.com/gotson/komga/commits/0b3307c)) - translated using Weblate (Portuguese (Brazil)) ([1213309](https://redirect.github.com/gotson/komga/commits/1213309)) #### ⚙️ Dependencies **ci** - bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 ([bdca990](https://redirect.github.com/gotson/komga/commits/bdca990)) - bump gradle/actions from 4 to 5 ([8081439](https://redirect.github.com/gotson/komga/commits/8081439)) - bump peter-evans/repository-dispatch from 3 to 4 ([80c604e](https://redirect.github.com/gotson/komga/commits/80c604e)) - bump hydraulic-software/conveyor from 19.0 to 20.0 ([e0b583f](https://redirect.github.com/gotson/komga/commits/e0b583f)) **webui** - bump axios from 1.8.2 to 1.12.0 in /komga-webui ([d965758](https://redirect.github.com/gotson/komga/commits/d965758))
--- ### 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 | 5 +++-- charts/stable/komga/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 0ed761e3b37..dcdd70b591c 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.23.4 +appVersion: 1.23.5 dependencies: - name: common version: 28.22.0 @@ -37,9 +37,10 @@ maintainers: name: komga sources: - https://github.com/gotson/komga + - https://github.com/truecharts/charts/tree/master/charts/stable/komga - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/komga - https://hub.docker.com/r/gotson/komga - https://komga.org/ type: application -version: 16.9.0 +version: 16.9.1 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 6378f5a99c7..bb09ddff490 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.23.4@sha256:ccacf59fdbe4e9d12c67429af8fa99a29eeae0e262dad794835a3aeacbee1e19 + tag: 1.23.5@sha256:85f0be8920742341217f2b2bdafef64da1f6062ae472dcf74426a9fa549c8a05 pullPolicy: IfNotPresent workload: main: