chore(deps): update container image universalmediaserver/ums to latest@e4ec42f by renovate (#25595)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | universalmediaserver/ums | digest | `b476295` -> `e4ec42f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC41NS41IiwidXBkYXRlZEluVmVyIjoiMzguNTUuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
bd1e26e78f
commit
9ce5fd2754
|
@ -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.5
|
version: 7.1.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: universalmediaserver/ums
|
repository: universalmediaserver/ums
|
||||||
tag: latest@sha256:b4762953673dcb8726a62eca8430b74b6af25c129c9643d61c44f10dbeef346e
|
tag: latest@sha256:e4ec42f85d4c6e1f8dcfab0c4b953f3046baa1b1485720edcfacbcc05284bc9f
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue