fix(tinymediamanager): update image docker.io/tinymediamanager/tinymediamanager 5.2.11 → 5.2.12 (#48243)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tinymediamanager/tinymediamanager](https://www.tinymediamanager.org/) | patch | `32d1cf2` → `5cb043b` | --- > [!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**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90aW55bWVkaWFtYW5hZ2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.11
|
||||
appVersion: 5.2.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||
type: application
|
||||
version: 14.3.0
|
||||
version: 14.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/tinymediamanager/tinymediamanager
|
||||
tag: 5.2.11@sha256:32d1cf2d67fd1042d52c44b99d71e6a9874e79043c10ca34f4760ced5223e31d
|
||||
tag: 5.2.12@sha256:5cb043b0558e29429ae07a369f5211b9f4c13db5e10d0ee4324d55280542c656
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user