chore(deps): update container image lmscommunity/logitechmediaserver to stable@c5f0002 by renovate (#16308)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lmscommunity/logitechmediaserver | digest | `d4c54c1` -> `c5f0002` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
22067f414f
commit
6394c215d9
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: logitech-media-server
|
||||
version: 8.1.6
|
||||
version: 8.1.7
|
||||
appVersion: stable
|
||||
description: Logitech Media Server is a platform for home/office audio streaming.
|
||||
home: https://truecharts.org/charts/stable/logitech-media-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
- https://github.com/Logitech/slimserver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: stable@sha256:d4c54c1e617ad8b236a01971d35eac3b4c5c0c61a20d75bf5fca996dd028860c
|
||||
tag: stable@sha256:c5f000215c791026fe95725ca0581dcfa42d436343e4e646843b016c7e69f76c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue