Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
72f6ad5e33
commit
bfcb7c91f9
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309))
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-6.1.16](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.15...logitech-media-server-6.1.16) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0
|
||||
|
||||
|
|
@ -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: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.4.0@sha256:0fad4765fff207e02a3ba04c21c358629e2e9c8e1ad1eec2ed69d3112dd2c47d
|
||||
tag: 8.4.0@sha256:aec92fe36f1f31b8a5e929935840400170d7ed188555cbf3604e9f71ee5c4019
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue