Commit Graph

3 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing bf22f12541
chore(LMS): move to LMS to stable 2021-11-14 11:59:32 +01:00
TrueCharts-Bot 238f407f50 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-14 19:50:53 +00:00
Joachim Baten c18532525a
(feat) Add logitech media server (#1121)
* Add chart for Logitech Media Server

* Add SQUEEZE_UID & GID env forms + fix incorrect naming of ports

* Add a valid version number

* Second attempt to fix the version number :)

* Fix line endings, app name in chart and file endings

* Add spaces to comments

* Fix trailing spaces

* Add a default hostPath values for music library and playlists

* Add security context and env settings to values.yaml

* Updates based on PR Feedback

* Make root filesystem writeable

* Add HTTP_PORT env to fix the port conflict with traefik

* Remove trailing space

* Fix schema type mismatch

* Remove obsolete HTTP_PORT env var from values. Should come from main service port value.

* Attempt to link configuration values together

* Simplify by using loadbalancer and envTpl

* Re-add targetport to questions

* renamed http port back to main

* fix wrong HTTP_PORT template redirect

* Update charts/incubator/logitech-media-server/SCALE/ix_values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/logitech-media-server/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Remove PGID env + split main service

* Change digest of docker image

* Fix trailing spaces (again)...

* Remove target ports from questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-10-14 21:47:51 +02:00