chore(deps): update container image gotson/komga to v1.9.2@0f375f0 by renovate (#16299)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.9.0` -> `1.9.2` | --- > [!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.9.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#192-2023-12-18) [Compare Source](https://togithub.com/gotson/komga/compare/1.9.1...1.9.2) #### 🛠 Build **release** - re-enable npm cache ([d65ee39](https://togithub.com/gotson/komga/commits/d65ee39)) **webui** - build would pull incorrect version of dependency ([de0e854](https://togithub.com/gotson/komga/commits/de0e854)), closes [#​1353](https://togithub.com/gotson/komga/issues/1353) ### [`v1.9.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#191-2023-12-18) [Compare Source](https://togithub.com/gotson/komga/compare/1.9.0...1.9.1) #### 🐛 Fixes **api** - incorrect progression date check ([3daa194](https://togithub.com/gotson/komga/commits/3daa194)) **epubreader** - ignore progression without locator ([d168c0a](https://togithub.com/gotson/komga/commits/d168c0a)), closes [#​1352](https://togithub.com/gotson/komga/issues/1352) #### 🔄️ Changes - remove announcement workaround for links ([c4d6868](https://togithub.com/gotson/komga/commits/c4d6868)) #### 🛠 Build **release** - disable npm cache ([4f79fbf](https://togithub.com/gotson/komga/commits/4f79fbf)), closes [#​1353](https://togithub.com/gotson/komga/issues/1353) #### 🌐 Translation **komga-tray** - use UTF-8 for properties ([4c922c4](https://togithub.com/gotson/komga/commits/4c922c4)) **webui** - translated using Weblate (Chinese (Simplified)) ([b4c05a2](https://togithub.com/gotson/komga/commits/b4c05a2)) - translated using Weblate (Finnish) ([341b42b](https://togithub.com/gotson/komga/commits/341b42b)) - translated using Weblate (Spanish) ([754d016](https://togithub.com/gotson/komga/commits/754d016)) - translated using Weblate (Italian) ([744b6f5](https://togithub.com/gotson/komga/commits/744b6f5)) - translated using Weblate (German) ([5f96700](https://togithub.com/gotson/komga/commits/5f96700)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,34 +1,34 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: komga
|
name: komga
|
||||||
version: 10.2.2
|
version: 10.2.3
|
||||||
appVersion: 1.9.0
|
appVersion: 1.9.2
|
||||||
description: A comics/mangas server to serve/stream pages via API
|
description: A comics/mangas server to serve/stream pages via API
|
||||||
home: https://truecharts.org/charts/stable/komga
|
home: https://truecharts.org/charts/stable/komga
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
- https://komga.org/
|
||||||
- https://hub.docker.com/r/gotson/komga
|
- https://github.com/gotson/komga
|
||||||
- https://komga.org/
|
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
||||||
- https://github.com/gotson/komga
|
- https://hub.docker.com/r/gotson/komga
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- komga
|
- komga
|
||||||
- comics
|
- comics
|
||||||
- mangas
|
- mangas
|
||||||
- server
|
- server
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.5.0
|
version: 14.5.0
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: gotson/komga
|
repository: gotson/komga
|
||||||
tag: 1.9.0@sha256:a774740ea3d32803a340808f2f99d5e36c991a790657d1ac4543e1a90785fa0c
|
tag: 1.9.2@sha256:0f375f048044249d0355ce68438d72bdfebeb5fad1d2e1476a6e87b05f48e0f0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user