fix(images): update container image lmscommunity/logitechmediaserver to 8.4.0 (#14778)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lmscommunity/logitechmediaserver | digest | `90ac814` -> `0036de8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e3816cd930
commit
83ff3d34b3
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||||
- https://github.com/Logitech/slimserver
|
- https://github.com/Logitech/slimserver
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.9
|
version: 8.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: lmscommunity/logitechmediaserver
|
repository: lmscommunity/logitechmediaserver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 8.4.0@sha256:90ac81467ed04379f21f1aae4b15a26f25cb8666fcca8d9d76ce24aef14a2afc
|
tag: 8.4.0@sha256:0036de8ac852d507366619029573741cacd33f55648d0a7c71c7f07acf02005d
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue