mirror of
https://github.com/truecharts/charts.git
synced 2026-07-03 03:04:33 -03:00
fix(tinymediamanager): update image docker.io/tinymediamanager/tinymediamanager 5.2.6 → 5.2.7 (#44916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tinymediamanager/tinymediamanager | patch | `820316c` → `d5ff709` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3RpbnltZWRpYW1hbmFnZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.6
|
||||
appVersion: 5.2.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||
type: application
|
||||
version: 13.14.19
|
||||
version: 13.14.20
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/tinymediamanager/tinymediamanager
|
||||
tag: 5.2.6@sha256:820316ce2bc005d7af53a3aa7d34eacc542dd2e9c3afb6b1d89cdcdd15c074d5
|
||||
tag: 5.2.7@sha256:d5ff7094f34ac7370e7fc9d46ca1d869c48270319001082c6d8f334c545a4a4e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user