Commit Graph

7 Commits

Author SHA1 Message Date
Stavros Kois
2ff284bf22 palworld: set default platform (#2814)
* set default platform

* fmt
2024-09-18 19:20:39 +03:00
pbtcameron
4b041e1d8a Added Platform support to PalWorld Chart (#2795)
* Changes to chnage platforms

* Changes to change platforms

* Update library/ix-dev/community/palworld/questions.yaml

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

* Update library/ix-dev/community/palworld/questions.yaml

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

* Update library/ix-dev/community/palworld/templates/_palworld.tpl

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

* Update library/ix-dev/community/palworld/values.yaml

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

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-09-12 16:48:54 +03:00
Stavros Kois
977f9df34c palworld - all inputs are strings and must be regex matched (#2122)
* palworld - all inputs are strings and must be regex matched

* fix ci
2024-02-02 11:59:11 +02:00
Stavros Kois
c479033fc9 palworld - allow additional config (#2100)
* palworld - allow additional config

* bump version

* test actual keys

* dont print passwords

* handle bools

* lint

* handle bools

* only create dirs if not exist

* bypass bools on sh

* handle weird cases with quoting
2024-01-30 14:06:10 +02:00
Stavros Kois
ae984f70ae palworld - allow to change some config fields from UI (#2082) 2024-01-26 09:51:27 +02:00
Stavros Kois
59ac662b02 palworld - add capability and fix params (#2074) 2024-01-25 12:52:25 +02:00
Stavros Kois
589b4412a4 Adds palworld (#2069)
* initial commit

* add templates

* add values

* change ports in ci

* nodeport range

* add caps

* disable probes

* add ui

* probes

* update the port

* ignore port param

* remove unused var from ui

* default datasetnames

* rcon and port fixes
2024-01-24 10:11:16 +02:00