(fix)Allows Minecraft to utilize all cores available by allowing 0 as an option (#3863)

* Update Chart.yaml

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

* Update questions.yaml

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>
This commit is contained in:
dbb12345 2022-09-24 05:53:54 -04:00 committed by GitHub
parent e5d4afaab7
commit 882336983b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.33
version: 1.0.34
annotations:
truecharts.org/catagories: |
- games

View File

@ -122,7 +122,7 @@ questions:
label: "Max threads"
schema:
type: int
min: 1
min: 0
required: true
default: 8
- variable: LEVEL_NAME