mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 03:31:24 -03:00
feat(komga): update image docker.io/gotson/komga 1.23.6 → 1.24.0 (#44239)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | minor | `09129ea` -> `cc270ec` | --- > [!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.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1240-2026-01-28) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.23.6...1.24.0) #### 🚀 Features **api** - add heartbeat event to SSE connections ([512492b](https://redirect.github.com/gotson/komga/commits/512492b)), closes [#​2205](https://redirect.github.com/gotson/komga/issues/2205) **unscoped** - support epub with images in spine ([525b37f](https://redirect.github.com/gotson/komga/commits/525b37f)) #### 🛠 Build **webui** - update Browserslist db ([e6560e0](https://redirect.github.com/gotson/komga/commits/e6560e0)) - update Browserslist db ([361d20d](https://redirect.github.com/gotson/komga/commits/361d20d)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 21.0 to 21.1 ([2ff8ea1](https://redirect.github.com/gotson/komga/commits/2ff8ea1)) - bump actions/upload-artifact from 5 to 6 ([4911cc8](https://redirect.github.com/gotson/komga/commits/4911cc8)) - bump dessant/lock-threads from 5 to 6 ([2e268b4](https://redirect.github.com/gotson/komga/commits/2e268b4)) - bump hydraulic-software/conveyor from 20.0 to 21.0 ([7d1c9b8](https://redirect.github.com/gotson/komga/commits/7d1c9b8)) **webui** - bump lodash from 4.17.21 to 4.17.23 in /komga-webui ([a4958b0](https://redirect.github.com/gotson/komga/commits/a4958b0)) - bump qs from 6.13.0 to 6.14.1 in /komga-webui ([13761f6](https://redirect.github.com/gotson/komga/commits/13761f6)) - update package name for isbn-verify ([62b4154](https://redirect.github.com/gotson/komga/commits/62b4154)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva29tZ2EiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.23.6
|
||||
appVersion: 1.24.0
|
||||
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.14.16
|
||||
version: 16.15.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/gotson/komga
|
||||
tag: 1.23.6@sha256:09129eae6eff50337f039bd6e99d995126cb03226950c80e9864cbc05f10a661
|
||||
tag: 1.24.0@sha256:cc270ec253e79c807b762b7c7cffb26d07cef631f62cb4f2ea19cb1070751c79
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user