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-02 15:28:57 +00:00
parent 74004675ba
commit 802f09738b
5 changed files with 59 additions and 3 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="logitech-media-server-2.0.5"></a>
### [logitech-media-server-2.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.4...logitech-media-server-2.0.5) (2021-11-02)
#### Chore
* update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c ([#1268](https://github.com/truecharts/apps/issues/1268))
<a name="logitech-media-server-2.0.4"></a>
### [logitech-media-server-2.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.3...logitech-media-server-2.0.4) (2021-11-01)
@@ -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:b3185453321cb1e82b3c22849205ec02af2a01c6b91d24b0ef9ffdc9ea3bb7e9"` | |
| image.tag | string | `"8.3.0@sha256:201247c1546faffdc1601287b30220542fa5e7f3b92bf26e1d975ed7bfc0bf75"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mounthPath | string | `"/config"` | |