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` | |
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
+32
-1
@@ -41842,6 +41842,37 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/minecraft-bedrock-0.0.2/minecraft-bedrock-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
minecraft-java:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 2022.5.0
|
||||
created: "2022-03-27T00:02:10.722064536Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.1.15
|
||||
description: Minecraft Java Dedicated Server
|
||||
digest: d627aec4d6f5d23768a0a6ede7ed967070f96028eae244c4cb9a78d740f02480
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-java
|
||||
icon: https://truecharts.org/_static/img/appicons/minecraft-java.png
|
||||
keywords:
|
||||
- minecraft
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: minecraft-java
|
||||
sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/minecraft-java-0.0.30/minecraft-java-0.0.30.tgz
|
||||
version: 0.0.30
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -85179,4 +85210,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-03-26T23:19:12.403899037Z"
|
||||
generated: "2022-03-27T00:02:10.730051939Z"
|
||||
|
||||
Reference in New Issue
Block a user