mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 23:41:21 -03:00
chore(deps): update container image gotson/komga to v1.11.1@a21459c by renovate (#21254)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.11.0` -> `1.11.1` | --- > [!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.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1111-2024-04-24) [Compare Source](https://togithub.com/gotson/komga/compare/1.11.0...1.11.1) #### 🐛 Fixes **api** - first unread cover should include in progress books ([77c15f9](https://togithub.com/gotson/komga/commits/77c15f9)) **unscoped** - sync progress not compatible between Cantook and web reader ([0211096](https://togithub.com/gotson/komga/commits/0211096)), closes [#​1477](https://togithub.com/gotson/komga/issues/1477) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.11.0
|
||||
appVersion: 1.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
@@ -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.9.7
|
||||
version: 13.9.8
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
tag: 1.11.0@sha256:d1ca47721d16811ecae2a9e7a2978ff13a2724e9bb6e6e5ef2127695d5475f2e
|
||||
tag: 1.11.1@sha256:a21459c33136d2d65336e15683e8dba8330dece8747036edaae02d6ebc0fabbe
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user