fix(minecraft-java) added Custom type and removed portal and fix variable type (#4156)
* fix(minecraft-java) add custom type and removed portal and fix FORCE_REDOWNLOAD type * added more types and moved env USE_FLARE_FLAGS under advanced. * cleanup * add enums to FORCE_REDOWNLOAD and set type to string * added SERVER_PORT env * moved service section. * Update charts/stable/minecraft-java/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * fix default value Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 1.0.66
|
||||
version: 1.0.67
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
|
||||
Reference in New Issue
Block a user