Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="minecraft-java-0.0.30"></a>
|
||||
### [minecraft-java-0.0.30](https://github.com/truecharts/apps/compare/minecraft-java-0.0.29...minecraft-java-0.0.30) (2022-03-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add rcon_password in gui ([#2297](https://github.com/truecharts/apps/issues/2297))
|
||||
|
||||
|
||||
|
||||
<a name="minecraft-java-0.0.29"></a>
|
||||
### [minecraft-java-0.0.29](https://github.com/truecharts/apps/compare/minecraft-java-0.0.28...minecraft-java-0.0.29) (2022-03-26)
|
||||
|
||||
|
||||
@@ -29,6 +29,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.MODE | string | `"survival"` | |
|
||||
| env.MOTD | string | `"Welcome to Minecraft on TrueNAS Scale!"` | |
|
||||
| env.ONLINE_MODE | bool | `true` | |
|
||||
| env.OVERRIDE_SERVER_PROPERTIES | bool | `true` | |
|
||||
| env.PVP | bool | `false` | |
|
||||
| env.SPAWN_ANIMALS | bool | `true` | |
|
||||
| env.SPAWN_MONSTERS | bool | `true` | |
|
||||
@@ -56,6 +57,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| portal.enabled | bool | `false` | |
|
||||
| secret.RCON_PASSWORD | string | `"secretrconpass"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `25565` | |
|
||||
|
||||
Reference in New Issue
Block a user