chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to a6e2591 (#44455)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `0876a6d` -> `a6e2591` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
|||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: support
|
- name: support
|
||||||
url: https://discord.com/invite/tVsPTHWTtr
|
url: https://discord.com/invite/tVsPTHWTtr
|
||||||
|
truecharts.org/category: unsorted
|
||||||
|
truecharts.org/max_helm_version: "3.17"
|
||||||
|
truecharts.org/max_kubernetes_version: 1.32.0
|
||||||
|
truecharts.org/min_helm_version: "3.14"
|
||||||
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
|
truecharts.org/train: stable
|
||||||
trueforge.org/category: media
|
trueforge.org/category: media
|
||||||
trueforge.org/max_helm_version: "4.1"
|
trueforge.org/max_helm_version: "4.1"
|
||||||
trueforge.org/max_kubernetes_version: 1.35.0
|
trueforge.org/max_kubernetes_version: 1.35.0
|
||||||
@@ -19,24 +25,24 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Lyrion Music Server is a platform for home/office audio streaming.
|
description: Lyrion Music Server is a platform for home/office audio streaming.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/lyrion-music-server
|
home: https://truecharts.org/charts/stable/lyrion-music-server
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/lyrion-music-server.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lyrion-music-server.webp
|
||||||
keywords:
|
keywords:
|
||||||
- lyrion-music-server
|
- lyrion-music-server
|
||||||
- logitech-media-server
|
- logitech-media-server
|
||||||
- squeezebox
|
- squeezebox
|
||||||
- audio
|
- audio
|
||||||
- streaming
|
- streaming
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: lyrion-music-server
|
name: lyrion-music-server
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/LMS-Community/slimserver
|
- https://github.com/LMS-Community/slimserver
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lyrion-music-server
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lyrion-music-server
|
||||||
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
||||||
type: application
|
type: application
|
||||||
version: 5.13.28
|
version: 5.13.29
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/lmscommunity/lyrionmusicserver
|
repository: docker.io/lmscommunity/lyrionmusicserver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 9.1.0@sha256:0876a6d1216ef7da6be212b0598ce8f5035204ca9b68876af08adef49bca4b48
|
tag: 9.1.0@sha256:a6e25911b32bf769c5cabc57f5106ff8af7b2ea7afc87547ed6b8e397dc70cbc
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user