chore(deps): update container image gotson/komga to v1.10.4@5b4f581 by renovate (#19312)
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 <details> <summary>gotson/komga (gotson/komga)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
tag: 1.10.3@sha256:d962b7a30246d2278de9587deba458fad0102f6b5b014fe0458b8ceddb099b00
|
||||
tag: 1.10.4@sha256:5b4f581be33141f07abed7bb665077352fb046183f3614b0a647530588784735
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user