chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.8@1a7ce4e by renovate (#24132)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tinymediamanager/tinymediamanager | patch | `5.0.7` -> `5.0.8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
825a03136d
commit
2ea89dc12c
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.0.7
|
appVersion: 5.0.8
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
- https://gitlab.com/tinyMediaManager/tinyMediaManager
|
||||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.3
|
version: 12.1.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tinymediamanager/tinymediamanager
|
repository: tinymediamanager/tinymediamanager
|
||||||
tag: 5.0.7@sha256:b10c8e000720af364c5b6887e8c7dade36525f6d6b39cb89aa2204bdb3378456
|
tag: 5.0.8@sha256:1a7ce4e32e4d4a14482c74a02c1e7a8cc8ec67410ca357fbe26ea53ca2fd6a3c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue