chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.9@4ca140f by renovate (#24522)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tinymediamanager/tinymediamanager | patch | `5.0.8` -> `5.0.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzOC45LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
1ddc7106e6
commit
87f636fb10
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.0.8
|
||||
appVersion: 5.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||
type: application
|
||||
version: 12.1.4
|
||||
version: 12.1.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
tag: 5.0.8@sha256:1a7ce4e32e4d4a14482c74a02c1e7a8cc8ec67410ca357fbe26ea53ca2fd6a3c
|
||||
tag: 5.0.9@sha256:4ca140ff9cdd1d24df6dd80b618ed43635491fd6ae399cb682aea426b0311169
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue