chore(deps): update container image gotson/komga to v1.12.0@991dec6 by renovate (#25650)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://redirect.github.com/gotson/komga) | minor | `1.11.3` -> `1.12.0` | --- > [!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.12.0`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1120-2024-08-29) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.11.3...1.12.0) #### 🚀 Features **kobo** - initial Kobo Sync support ([210c7b1](https://redirect.github.com/gotson/komga/commits/210c7b1)) - add API key support ([a4747e8](https://redirect.github.com/gotson/komga/commits/a4747e8)) **metadata** - use group-position for epub series index ([4354581](https://redirect.github.com/gotson/komga/commits/4354581)) **webui** - api key support ([c1e1da6](https://redirect.github.com/gotson/komga/commits/c1e1da6)) #### 🐛 Fixes **api** - incorrect query param name ([85a9934](https://redirect.github.com/gotson/komga/commits/85a9934)), closes [#​1670](https://redirect.github.com/gotson/komga/issues/1670) - properly handle simple read progress for divina compatible epub ([0d19aa1](https://redirect.github.com/gotson/komga/commits/0d19aa1)) #### 🛠 Build - ignore conveyor steps on forks ([cefd527](https://redirect.github.com/gotson/komga/commits/cefd527)) #### 🌐 Translation **komga-tray** - translated using Weblate (Hungarian) ([95df315](https://redirect.github.com/gotson/komga/commits/95df315)) #### ⚙️ Dependencies **ci** - bump actions/checkout from 3 to 4 ([14887f5](https://redirect.github.com/gotson/komga/commits/14887f5)) **webui** - bump webpack from 5.88.2 to 5.94.0 in /komga-webui ([f3bce23](https://redirect.github.com/gotson/komga/commits/f3bce23)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.11.3
|
appVersion: 1.12.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/gotson/komga
|
- https://hub.docker.com/r/gotson/komga
|
||||||
- https://komga.org/
|
- https://komga.org/
|
||||||
type: application
|
type: application
|
||||||
version: 15.1.5
|
version: 15.2.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: gotson/komga
|
repository: gotson/komga
|
||||||
tag: 1.11.3@sha256:dda1dbde2c722161ba95ad76dadb4be604c34da902563644a4ca345823f48777
|
tag: 1.12.0@sha256:991dec61de420112faf629f1a41fbb6a9edab997609498d74a1a4b7b412442e9
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user