Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-13 20:15:32 +00:00
parent 2843efee66
commit 342667c934
17 changed files with 207 additions and 133 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="minecraft-java-0.0.20"></a>
### [minecraft-java-0.0.20](https://github.com/truecharts/apps/compare/minecraft-java-0.0.19...minecraft-java-0.0.20) (2022-03-13)
#### Chore
* remove UID and GID from values ([#2146](https://github.com/truecharts/apps/issues/2146))
<a name="minecraft-java-0.0.19"></a>
### [minecraft-java-0.0.19](https://github.com/truecharts/apps/compare/minecraft-java-0.0.18...minecraft-java-0.0.19) (2022-03-07)
@@ -34,7 +34,6 @@ You will, however, be able to use all values referenced in the common chart here
| env.SPAWN_MONSTERS | bool | `true` | |
| env.SPAWN_NPCS | bool | `true` | |
| env.TYPE | string | `"VANILLA"` | |
| env.UID | string | `"{{ .Values.security.PUID }}"` | |
| env.VERSION | string | `"LATEST"` | |
| env.VIEW_DISTANCE | int | `16` | |
| image.pullPolicy | string | `"Always"` | |
File diff suppressed because one or more lines are too long