feat(komga): update image docker.io/gotson/komga 1.24.4 → 1.25.0 (#49701)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | minor | `dae6302` → `c4f9885` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.25.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1250-2026-06-30) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.24.4...1.25.0) #### 🚀 Features **komga** - add support for solid rar4 archives ([5682a37](https://redirect.github.com/gotson/komga/commits/5682a37)) #### 🐛 Fixes **kobo** - enfore content restriction ([bd8b773](https://redirect.github.com/gotson/komga/commits/bd8b773)) **openapi** - flatten hierchical schemas ([275cb92](https://redirect.github.com/gotson/komga/commits/275cb92)) #### 🛠 Build **openapi** - increase timeout for openapi generation ([4efb161](https://redirect.github.com/gotson/komga/commits/4efb161)) **webui** - update Browserslist db ([9a3bbdd](https://redirect.github.com/gotson/komga/commits/9a3bbdd)) - update Browserslist db ([ba6cb76](https://redirect.github.com/gotson/komga/commits/ba6cb76)) #### ⚙️ Dependencies **ci** - bump actions/checkout from 6 to 7 ([5da5226](https://redirect.github.com/gotson/komga/commits/5da5226)) **komga** - bump junrar to 7.6.0 ([ba628f9](https://redirect.github.com/gotson/komga/commits/ba628f9)) **webui** - bump launch-editor from 2.6.0 to 2.14.1 in /komga-webui ([910512c](https://redirect.github.com/gotson/komga/commits/910512c)) - bump axios from 1.15.2 to 1.16.0 in /komga-webui ([86362b1](https://redirect.github.com/gotson/komga/commits/86362b1)) - bump qs from 6.14.2 to 6.15.2 in /komga-webui ([f9f402e](https://redirect.github.com/gotson/komga/commits/f9f402e)) - bump js-cookie from 3.0.5 to 3.0.7 in /komga-webui ([3e9a0ea](https://redirect.github.com/gotson/komga/commits/3e9a0ea)) - bump fast-uri from 3.1.0 to 3.1.2 in /komga-webui ([be5f88c](https://redirect.github.com/gotson/komga/commits/be5f88c)) - bump [@​babel/plugin-transform-modules-systemjs](https://redirect.github.com/babel/plugin-transform-modules-systemjs) ([0bd8edb](https://redirect.github.com/gotson/komga/commits/0bd8edb)) - bump axios from 1.15.0 to 1.15.2 in /komga-webui ([737cc56](https://redirect.github.com/gotson/komga/commits/737cc56)) **unscoped** - upgrade Spring Boot to 3.5.14 ([3d7615e](https://redirect.github.com/gotson/komga/commits/3d7615e)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rb21nYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.4
|
||||
appVersion: 1.25.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.6.0
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://hub.docker.com/r/gotson/komga
|
||||
- https://komga.org/
|
||||
type: application
|
||||
version: 17.5.0
|
||||
version: 17.6.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/gotson/komga
|
||||
tag: 1.24.4@sha256:dae630271561b642d47c9723803ec77900d1f0a803fbe6a42da69db5b21ebaeb
|
||||
tag: 1.25.0@sha256:c4f9885fc077e2e9cd684dc95e8f6cfa5e33b100b46712b2de7f5cc2ff59e6fb
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user