Commit Graph

6 Commits

Author SHA1 Message Date
Xstar97 fcfa033133
fix(arksurvivalevolved) fix configmap (#5949) 2023-01-02 18:47:08 +02:00
Stavros Kois 5fa85572fe
fix(ark): allow empty srv password (#5813)
* fix(ark): allow empty srv password

* fix(invidious): fix mapping in yaml
2022-12-25 20:06:29 +02:00
Xstar97 e153ae587d
fix(arksurvivalevolved) gui and small bug fixes (#5687)
* fix(arksurvivalevolved) gui and small bug fixes

* fix enum

* quests

* tpl

* update community guide

* Update charts/incubator/arksurvivalevolved/templates/_secret.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* try different doc style?

* add newline docs on validate

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 10:53:38 +02:00
Whiskey24 53cbf4be56
fix(ark): fix wrong port formatting (#5651)
* Fix printf error

Fix printf complaining it can't print a float as a string.
Fixed a small typo in the validate label.

* bump

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-12-24 09:26:09 +02:00
Whiskey24 ceb3930d6d
fix(ark): Replace params with better UI/UX (#5278)
* Remove targetport, update questions

Remove targetport so that value is set to the prrovided value for port.
Update questions with info to change the port numbers for multiple servers.

* some changes

* typo

* Update charts/incubator/arksurvivalevolved/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/arksurvivalevolved/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fixe

* Update charts/incubator/arksurvivalevolved/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* bump

* add error message when port is not +1

* Update charts/incubator/arksurvivalevolved/templates/common.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix secretname

* fix name

* Easier params

* add another check

* Fix typo

Fixed typo in label for UDP Steam Service

Signed-off-by: Whiskey24 <bert@santema.eu>

* bump common

* Update charts/incubator/arksurvivalevolved/templates/common.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Whiskey24 <bert@santema.eu>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:05:19 +02:00
Kjeld Schouten-Lebbing d9d8d4fe2a
feat(dev): move dev apps to incubator and remove bad content from dev 2022-07-20 18:41:28 +02:00