Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 09:09:34 +00:00
parent fa00c94364
commit da229eb0f4
221 changed files with 2107 additions and 186 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="logitech-media-server-2.0.20"></a>
### [logitech-media-server-2.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.19...logitech-media-server-2.0.20) (2021-11-30)
#### Chore
* update non-major deps helm releases
<a name="logitech-media-server-2.0.18"></a>
### [logitech-media-server-2.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.17...logitech-media-server-2.0.18) (2021-11-23)
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
| image.tag | string | `"8.3.0@sha256:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
| image.tag | string | `"8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.cli.enabled | bool | `true` | |
| service.cli.ports.cli.enabled | bool | `true` | |
| service.cli.ports.cli.port | int | `9090` | |
| service.cli.ports.cli.port | int | `10059` | |
| service.cli.ports.cli.targetPort | int | `9090` | |
| service.main.ports.main.port | int | `7000` | |
| service.main.ports.main.targetPort | int | `7000` | |
@@ -35,6 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.playerudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
| service.playerudp.ports.slimprotoudp.protocol | string | `"UDP"` | |
| service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | |
All Rights Reserved - The TrueCharts Project
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
| https://truecharts.org | common | 8.9.5 |
## Installing the Chart