From 9727ea2ed3a99ef3e8f08d61d15788cdacc82097 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 May 2025 15:25:46 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/gotso?= =?UTF-8?q?n/komga=201.21.2=20=E2=86=92=201.21.3=20(#35414)?= 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 | `ba58769` -> `72dc9f8` | 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.3`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1213-2025-05-16) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.21.2...1.21.3) #### 🐛 Fixes **webui** - add missing characters for Japanese series grouping ([0a2c3ac](https://redirect.github.com/gotson/komga/commits/0a2c3ac)), closes [#​1959](https://redirect.github.com/gotson/komga/issues/1959) - webtoon page margin is not restored ([80fa75a](https://redirect.github.com/gotson/komga/commits/80fa75a)), closes [#​1944](https://redirect.github.com/gotson/komga/issues/1944) **unscoped** - epubs would have a "null" comment in the Media ([343add1](https://redirect.github.com/gotson/komga/commits/343add1)) #### 🔄️ Changes - remove startup task to fix missing thumbnail metadata ([a568a7d](https://redirect.github.com/gotson/komga/commits/a568a7d)) - rename REST controller operations for better clarity in generated openapi spec ([95afb4b](https://redirect.github.com/gotson/komga/commits/95afb4b)) #### 🛠 Build **conveyor** - update conveyor compatibility to 18 ([2120edb](https://redirect.github.com/gotson/komga/commits/2120edb)) **webui** - update Browserslist db ([e0a8edf](https://redirect.github.com/gotson/komga/commits/e0a8edf)) - update Browserslist db ([#​1926](https://redirect.github.com/gotson/komga/issues/1926)) ([9ae39c0](https://redirect.github.com/gotson/komga/commits/9ae39c0)), closes [#​1926](https://redirect.github.com/gotson/komga/issues/1926) #### 📝 Documentation **api** - better operationId ([f03ba84](https://redirect.github.com/gotson/komga/commits/f03ba84)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 17.0 to 18.0 ([ec7d4e3](https://redirect.github.com/gotson/komga/commits/ec7d4e3)) - bump peter-evans/dockerhub-description from 4.0.0 to 4.0.2 ([08941f0](https://redirect.github.com/gotson/komga/commits/08941f0)) **webui** - bump http-proxy-middleware in /komga-webui ([6c486c0](https://redirect.github.com/gotson/komga/commits/6c486c0)) - bump [@​babel/helpers](https://redirect.github.com/babel/helpers) from 7.22.15 to 7.27.0 in /komga-webui ([c618047](https://redirect.github.com/gotson/komga/commits/c618047)) - bump [@​babel/runtime](https://redirect.github.com/babel/runtime) from 7.22.15 to 7.27.0 in /komga-webui ([77c8aa5](https://redirect.github.com/gotson/komga/commits/77c8aa5))
--- ### 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 cbdb2696766..9a22bed2cde 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.21.2 +appVersion: 1.21.3 dependencies: - name: common version: 25.4.10 @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/r/gotson/komga - https://komga.org/ type: application -version: 15.15.2 +version: 15.15.3 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 64e3dff6362..e3b3a191035 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.2@sha256:ba587695d786f0e8f4de8598b8aa2785cc8c671098ef1cb624819c2bb812789c + tag: 1.21.3@sha256:72dc9f81a0a528752e953028a7d3ca6a83f8eabe2a617e3c7e53cfa594c84256 pullPolicy: IfNotPresent workload: main: