chore(deps): update container image lmscommunity/logitechmediaserver to stable@d4c54c1 (#16102)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lmscommunity/logitechmediaserver | digest | `4a5dc6c` -> `d4c54c1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6d40feb7a6
commit
fea8d58977
|
@ -1,33 +1,33 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: logitech-media-server
|
||||
version: 8.1.3
|
||||
version: 8.1.4
|
||||
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://github.com/Logitech/slimserver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
- https://github.com/Logitech/slimserver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- logitech-media-server
|
||||
- squeezebox
|
||||
- audio
|
||||
- streaming
|
||||
- logitech-media-server
|
||||
- squeezebox
|
||||
- audio
|
||||
- streaming
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: stable@sha256:4a5dc6c0d3e0e14ba895101b8a89a82127cafaae880aaf4a2b6154ea3d7d521b
|
||||
tag: stable@sha256:d4c54c1e617ad8b236a01971d35eac3b4c5c0c61a20d75bf5fca996dd028860c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue