mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 18:11:21 -03:00
chore(deps): update container image gotson/komga to v1.8.4@145356f (#15791)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.8.3` -> `1.8.4` | --- > [!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.8.4`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#184-2023-12-06) [Compare Source](https://togithub.com/gotson/komga/compare/1.8.3...1.8.4) #### 🐛 Fixes **webui** - force pre-render of images in the webreader ([7ab5eb3](https://togithub.com/gotson/komga/commits/7ab5eb3)), closes [#​1323](https://togithub.com/gotson/komga/issues/1323) - update browserlist ([0a0eaca](https://togithub.com/gotson/komga/commits/0a0eaca)), closes [#​1253](https://togithub.com/gotson/komga/issues/1253) #### 🔄️ Changes **webui** - rename BookReader to DivinaReader ([c628807](https://togithub.com/gotson/komga/commits/c628807)) #### 🛠 Build **conveyor** - disable update escape hatch for MS Store ([6e4a3ec](https://togithub.com/gotson/komga/commits/6e4a3ec)) #### 🌐 Translation **komga-tray** - add empty translation files for all languages ([8de029d](https://togithub.com/gotson/komga/commits/8de029d)) - internationalization for desktop app tray menu ([1ad0cd2](https://togithub.com/gotson/komga/commits/1ad0cd2)) **webui** - translated using Weblate (Chinese (Simplified)) ([2260da1](https://togithub.com/gotson/komga/commits/2260da1)) - translated using Weblate (Finnish) ([f04e03c](https://togithub.com/gotson/komga/commits/f04e03c)) - translated using Weblate (French) ([f7480ce](https://togithub.com/gotson/komga/commits/f7480ce)) - translated using Weblate (Spanish) ([af14751](https://togithub.com/gotson/komga/commits/af14751)) #### ⚙️ Dependencies **ci** - bump actions/setup-java from 3 to 4 ([c97a322](https://togithub.com/gotson/komga/commits/c97a322)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: komga
|
||||
version: 10.1.1
|
||||
appVersion: 1.8.3
|
||||
version: 10.1.2
|
||||
appVersion: 1.8.4
|
||||
description: A comics/mangas server to serve/stream pages via API
|
||||
home: https://truecharts.org/charts/stable/komga
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/gotson/komga
|
||||
- https://komga.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
||||
- 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://hub.docker.com/r/gotson/komga
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- komga
|
||||
- comics
|
||||
- mangas
|
||||
- server
|
||||
- komga
|
||||
- comics
|
||||
- mangas
|
||||
- server
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
tag: 1.8.3@sha256:9551e4409e177654b02cebe3c132324715e660e4923205d4bf283e843d9ededd
|
||||
tag: 1.8.4@sha256:145356f01d1c5c085906f2bfb6e4bbbb39bcf4394db181794ba2c275612853c4
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user