From 02154e62496dacf91520ff0306d6ef0ac7b62f4d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:25:33 +0100 Subject: [PATCH] chore(deps): update container image gotson/komga to v1.10.4@5b4f581 by renovate (#19312) 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) | patch | `1.10.3` -> `1.10.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gotson/komga (gotson/komga) ### [`v1.10.4`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1104-2024-03-12) [Compare Source](https://togithub.com/gotson/komga/compare/1.10.3...1.10.4) #### 🐛 Fixes **api** - cap search results to avoid SQLITE_TOOBIG ([d34d4a5](https://togithub.com/gotson/komga/commits/d34d4a5)), closes [#​1428](https://togithub.com/gotson/komga/issues/1428) - book fileLastModified was in local time instead of UTC ([1648533](https://togithub.com/gotson/komga/commits/1648533)), closes [#​1430](https://togithub.com/gotson/komga/issues/1430) **unscoped** - better compatibility for malformed epub files ([e09cbc4](https://togithub.com/gotson/komga/commits/e09cbc4)), closes [#​1441](https://togithub.com/gotson/komga/issues/1441) - some epub resources would not be detected properly ([f8e40ce](https://togithub.com/gotson/komga/commits/f8e40ce)), closes [#​1441](https://togithub.com/gotson/komga/issues/1441) [#​1442](https://togithub.com/gotson/komga/issues/1442) #### 🛠 Build - migrate to gradle/actions/setup-gradle@v3 ([5466087](https://togithub.com/gotson/komga/commits/5466087)) #### 🌐 Translation **komga-tray** - deleted translation using Weblate (Chinese (Simplified)) ([ed374a1](https://togithub.com/gotson/komga/commits/ed374a1)) - translated using Weblate (Chinese (Simplified)) ([4b7bfa0](https://togithub.com/gotson/komga/commits/4b7bfa0)) - translated using Weblate (Korean) ([05f02f5](https://togithub.com/gotson/komga/commits/05f02f5)) - translated using Weblate (Italian) ([e38dce2](https://togithub.com/gotson/komga/commits/e38dce2)) - added translation using Weblate (Portuguese) ([0288231](https://togithub.com/gotson/komga/commits/0288231)) - translated using Weblate (Turkish) ([0f189c1](https://togithub.com/gotson/komga/commits/0f189c1)) **webui** - translated using Weblate (Chinese (Simplified)) ([38cdf70](https://togithub.com/gotson/komga/commits/38cdf70)) - translated using Weblate (Korean) ([ac3eb4e](https://togithub.com/gotson/komga/commits/ac3eb4e)) - translated using Weblate (Finnish) ([d98de06](https://togithub.com/gotson/komga/commits/d98de06)) - translated using Weblate (Italian) ([e9f1017](https://togithub.com/gotson/komga/commits/e9f1017)) - added translation using Weblate (Portuguese) ([5b70520](https://togithub.com/gotson/komga/commits/5b70520)) - translated using Weblate (Portuguese (Brazil)) ([6e915d6](https://togithub.com/gotson/komga/commits/6e915d6)) - translated using Weblate (Turkish) ([4e5cc0d](https://togithub.com/gotson/komga/commits/4e5cc0d)) #### ⚙️ Dependencies **ci** - bump gradle/wrapper-validation-action from 1 to 2 ([5a21c5c](https://togithub.com/gotson/komga/commits/5a21c5c)) - bump hydraulic-software/conveyor from 13.0 to 13.1 ([c9ab1f7](https://togithub.com/gotson/komga/commits/c9ab1f7)) - bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0 ([898bc19](https://togithub.com/gotson/komga/commits/898bc19)) **webui** - bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui ([b0b457a](https://togithub.com/gotson/komga/commits/b0b457a))
--- ### 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 | 6 +++--- charts/stable/komga/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 43f7b0df8db..464bd1c81e6 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.10.3 +appVersion: 1.10.4 dependencies: - name: common version: 20.1.5 @@ -25,7 +25,7 @@ keywords: - comics - mangas - server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/komga - https://hub.docker.com/r/gotson/komga type: application -version: 13.6.0 +version: 13.6.1 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 95c21695f21..5eae50b0a63 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -1,6 +1,6 @@ image: repository: gotson/komga - tag: 1.10.3@sha256:d962b7a30246d2278de9587deba458fad0102f6b5b014fe0458b8ceddb099b00 + tag: 1.10.4@sha256:5b4f581be33141f07abed7bb665077352fb046183f3614b0a647530588784735 pullPolicy: IfNotPresent workload: main: