chore(deps): update container image gotson/komga to v1.11.0@d1ca477 by renovate (#20949)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | minor | `1.10.4` -> `1.11.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.11.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1110-2024-04-18) [Compare Source](https://togithub.com/gotson/komga/compare/1.10.4...1.11.0) #### 🚀 Features **opds** - discoverable Progression API, used by Aldiko/Cantook ([443d8a7](https://togithub.com/gotson/komga/commits/443d8a7)) - add authenticate property for Aldiko/Cantook ([aaf958d](https://togithub.com/gotson/komga/commits/aaf958d)) - support authentication for OPDS ([3250c12](https://togithub.com/gotson/komga/commits/3250c12)) #### 🐛 Fixes **api** - broken links in webpub manifests ([14bee17](https://togithub.com/gotson/komga/commits/14bee17)) - library access is not properly applied in some cases for admins ([77bad31](https://togithub.com/gotson/komga/commits/77bad31)), closes [#​1470](https://togithub.com/gotson/komga/issues/1470) - library restrictions are not properly apply in some cases ([aa0a9b4](https://togithub.com/gotson/komga/commits/aa0a9b4)), closes [#​1474](https://togithub.com/gotson/komga/issues/1474) - disable content negotiation for images in webpub manifest ([5a94ee1](https://togithub.com/gotson/komga/commits/5a94ee1)) **komga-tray** - open komga menu does not use custom port ([edc1223](https://togithub.com/gotson/komga/commits/edc1223)), closes [#​1468](https://togithub.com/gotson/komga/issues/1468) #### 🔄️ Changes - reorganize code shared between REST and OPDS ([ec3eb44](https://togithub.com/gotson/komga/commits/ec3eb44)) #### 🛠 Build - fix failing test ([39e8d1d](https://togithub.com/gotson/komga/commits/39e8d1d)) - adjust usage of setup-gradle to new syntax ([edc0762](https://togithub.com/gotson/komga/commits/edc0762)) - migrate to gradle/actions/wrapper-validation@v3 ([bcafbd8](https://togithub.com/gotson/komga/commits/bcafbd8)) #### 🌐 Translation **webui** - translated using Weblate (Norwegian Bokmål) ([9ac00bc](https://togithub.com/gotson/komga/commits/9ac00bc)) - translated using Weblate (Chinese (Simplified)) ([e81c342](https://togithub.com/gotson/komga/commits/e81c342)) - translated using Weblate (Dutch) ([8797a77](https://togithub.com/gotson/komga/commits/8797a77)) - translated using Weblate (Arabic) ([3e623dd](https://togithub.com/gotson/komga/commits/3e623dd)) - translated using Weblate (Portuguese) ([1d6add1](https://togithub.com/gotson/komga/commits/1d6add1)) - translated using Weblate (German) ([44064cd](https://togithub.com/gotson/komga/commits/44064cd)) #### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 14.0 to 14.1 ([38261f1](https://togithub.com/gotson/komga/commits/38261f1)) - bump hydraulic-software/conveyor from 13.1 to 14.0 ([38c5699](https://togithub.com/gotson/komga/commits/38c5699)) **webui** - bump express from 4.18.2 to 4.19.2 in /komga-webui ([dea7acd](https://togithub.com/gotson/komga/commits/dea7acd)) - bump webpack-dev-middleware in /komga-webui ([b5b6d13](https://togithub.com/gotson/komga/commits/b5b6d13)) - bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui ([3e4f705](https://togithub.com/gotson/komga/commits/3e4f705)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
453b8b4825
commit
d163488006
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.4
|
||||
appVersion: 1.11.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.7
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- comics
|
||||
- mangas
|
||||
- server
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
||||
- https://hub.docker.com/r/gotson/komga
|
||||
type: application
|
||||
version: 13.8.6
|
||||
version: 13.9.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: gotson/komga
|
||||
tag: 1.10.4@sha256:5b4f581be33141f07abed7bb665077352fb046183f3614b0a647530588784735
|
||||
tag: 1.11.0@sha256:d1ca47721d16811ecae2a9e7a2978ff13a2724e9bb6e6e5ef2127695d5475f2e
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue