chore(deps): update container image universalmediaserver/ums to latest@d4459f9 by renovate (#22902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | universalmediaserver/ums | digest | `29572bf` -> `d4459f9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
8e31036e9a
commit
6a56fc08b6
|
@ -36,4 +36,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.0.0
|
version: 7.0.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: universalmediaserver/ums
|
repository: universalmediaserver/ums
|
||||||
tag: latest@sha256:29572bfb7c70258141844bab26916a858097d1f2adf205bcea95cfeb6fe40690
|
tag: latest@sha256:d4459f9ffdd9bf998019fc9749aed776fe7a4bf542d220c7e6ea1e6530cf2c97
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue