chore(deps): update container image universalmediaserver/ums to latest@b476295 by renovate (#24997)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | universalmediaserver/ums | digest | `d5573f5` -> `b476295` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
38ca05d8b9
commit
0bef34a4a9
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://hub.docker.com/r/universalmediaserver/ums
|
- https://hub.docker.com/r/universalmediaserver/ums
|
||||||
- https://www.universalmediaserver.com/
|
- https://www.universalmediaserver.com/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.4
|
version: 7.1.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: universalmediaserver/ums
|
repository: universalmediaserver/ums
|
||||||
tag: latest@sha256:d5573f55212ac6a1efd3675e888e118908692d2dd2514cd6bf07eb0e8a83c317
|
tag: latest@sha256:b4762953673dcb8726a62eca8430b74b6af25c129c9643d61c44f10dbeef346e
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue