Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
62ffd23c5e
commit
860c2d393c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [logitech-media-server-8.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.10...logitech-media-server-8.0.11) (2023-11-20)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0 ([#15144](https://github.com/truecharts/charts/issues/15144))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.11...logitech-media-server-8.0.12) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0[@bb6a9a6](https://github.com/bb6a9a6) ([#15147](https://github.com/truecharts/charts/issues/15147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.10...logitech-media-server-8.0.11) (2023-11-20)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.0](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.25...logitech-media-server-8.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-7.0.25](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.24...logitech-media-server-7.0.25) (2023-07-29)
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||
- https://github.com/Logitech/slimserver
|
||||
type: application
|
||||
version: 8.0.11
|
||||
version: 8.0.12
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [logitech-media-server-8.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.11...logitech-media-server-8.0.12) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0[@bb6a9a6](https://github.com/bb6a9a6) ([#15147](https://github.com/truecharts/charts/issues/15147))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.4.0@sha256:fe353ed189dbd325357d6e068b7d93ceda8dca316725f9e6b2e731d1b50b5c00
|
||||
tag: 8.4.0@sha256:bb6a9a6f605ad24306aa2baf8f4b902d9e94462fb63ab8fc07ddb9fca852a333
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue