mirror of
https://github.com/truecharts/charts.git
synced 2026-07-25 23:34:37 -03:00
chore(helm): update image docker.io/gotson/komga 1.21.0 → 1.21.1 (#33030)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) | patch | `2b903dc` -> `cf6a105` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>gotson/komga (docker.io/gotson/komga)</summary> ### [`v1.21.1`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1211-2025-03-06) [Compare Source](https://redirect.github.com/gotson/komga/compare/1.21.0...1.21.1) #### 🐛 Fixes **api** - book import would return incorrect matched series ([10e0bde](https://redirect.github.com/gotson/komga/commits/10e0bde)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.21.0
|
||||
appVersion: 1.21.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://hub.docker.com/r/gotson/komga
|
||||
- https://komga.org/
|
||||
type: application
|
||||
version: 15.15.0
|
||||
version: 15.15.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/gotson/komga
|
||||
tag: 1.21.0@sha256:2b903dc4f1a896b9b6c83de0306e87b0740778d43b4c906022965fdc2788fdb1
|
||||
tag: 1.21.1@sha256:cf6a105c7db7b556c5eaff8a2289cca9b71221328470f0575fec7e9f2337b24e
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user