mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 21:01:22 -03:00
fix(komga): update image docker.io/gotson/komga 1.24.0 → 1.24.1 (#44281)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | patch | `cc270ec` -> `a84a042` | --- > [!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 <details> <summary>gotson/komga (docker.io/gotson/komga)</summary> ### [`v1.24.1`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1241-2026-01-29) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.24.0...1.24.1) #### 🐛 Fixes **epub** - more lenient fixed-layout detection ([4f94365](https://redirect.github.com/gotson/komga/commits/4f94365)) #### 🌐 Translation **webui** - translated using Weblate (Chinese (Simplified Han script)) ([80e5432](https://redirect.github.com/gotson/komga/commits/80e5432)) - translated using Weblate (Swedish) ([7e2798b](https://redirect.github.com/gotson/komga/commits/7e2798b)) - translated using Weblate (Russian) ([deece74](https://redirect.github.com/gotson/komga/commits/deece74)) - translated using Weblate (German) ([f990b9a](https://redirect.github.com/gotson/komga/commits/f990b9a)) - translated using Weblate (Galician) ([ecf6708](https://redirect.github.com/gotson/komga/commits/ecf6708)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva29tZ2EiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.0
|
||||
appVersion: 1.24.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://hub.docker.com/r/gotson/komga
|
||||
- https://komga.org/
|
||||
type: application
|
||||
version: 16.15.0
|
||||
version: 16.15.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/gotson/komga
|
||||
tag: 1.24.0@sha256:cc270ec253e79c807b762b7c7cffb26d07cef631f62cb4f2ea19cb1070751c79
|
||||
tag: 1.24.1@sha256:a84a0424e2f8235ba9373ed10b9b903e0feecdbb500a1b4aebac01f08e9e57db
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user