fix(tinymediamanager): update image docker.io/tinymediamanager/tinymediamanager 5.2.10 → 5.2.11 (#47152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tinymediamanager/tinymediamanager](https://www.tinymediamanager.org/) | patch | `2d2fa42` → `32d1cf2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGlueW1lZGlhbWFuYWdlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.10
|
||||
appVersion: 5.2.11
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,22 +20,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: TinyMediaManager is a full featured media manager to organize and clean up your media library.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/tinymediamanager
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/tinymediamanager
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/tinymediamanager.webp
|
||||
keywords:
|
||||
- tiny
|
||||
- media
|
||||
- manager
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: tinymediamanager
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tinymediamanager
|
||||
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||
type: application
|
||||
version: 14.0.3
|
||||
version: 14.0.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/tinymediamanager/tinymediamanager
|
||||
tag: 5.2.10@sha256:2d2fa427be1d5d07a4ce6b64e82bc3cacbe8e937b903b390489364793ca07207
|
||||
tag: 5.2.11@sha256:32d1cf2d67fd1042d52c44b99d71e6a9874e79043c10ca34f4760ced5223e31d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user