Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/minecraft-java/4.0.21/CHANGELOG.md
Normal file
99
stable/minecraft-java/4.0.21/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.20](https://github.com/truecharts/charts/compare/minecraft-java-4.0.19...minecraft-java-4.0.20) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22)
|
||||
|
||||
### Feat
|
||||
28
stable/minecraft-java/4.0.21/Chart.yaml
Normal file
28
stable/minecraft-java/4.0.21/Chart.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2023.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
deprecated: false
|
||||
description: Minecraft Java Dedicated Server
|
||||
home: https://truecharts.org/charts/stable/minecraft-java
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
|
||||
keywords:
|
||||
- minecraft-java
|
||||
- minecraft
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: minecraft-java
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
type: application
|
||||
version: 4.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/minecraft-java/4.0.21/README.md
Normal file
27
stable/minecraft-java/4.0.21/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/minecraft-java/4.0.21/app-changelog.md
Normal file
9
stable/minecraft-java/4.0.21/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
8
stable/minecraft-java/4.0.21/app-readme.md
Normal file
8
stable/minecraft-java/4.0.21/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Minecraft Java Dedicated Server
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/minecraft-java](https://truecharts.org/charts/stable/minecraft-java)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/minecraft-java/4.0.21/charts/common-12.9.5.tgz
Normal file
BIN
stable/minecraft-java/4.0.21/charts/common-12.9.5.tgz
Normal file
Binary file not shown.
174
stable/minecraft-java/4.0.21/ix_values.yaml
Normal file
174
stable/minecraft-java/4.0.21/ix_values.yaml
Normal file
@@ -0,0 +1,174 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java
|
||||
tag: 2023.3.0@sha256:93d5eea3990a7272ef33a979cfefccd7600b35205d2fc7ac6567cd5c5bb35775
|
||||
pullPolicy: Always
|
||||
j19Image:
|
||||
repository: tccr.io/truecharts/minecraft-java19
|
||||
tag: latest@sha256:adc43598a45a499d745f829bf635f32d9a0c33f1758be58abe0a421245c3f9e6
|
||||
pullPolicy: Always
|
||||
j17j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java17-openj9
|
||||
tag: 2023.3.0@sha256:461c6c1332b797f3723acb1525ebbe910e8107fc845fe22799cce26a1898282b
|
||||
pullPolicy: Always
|
||||
j17jdkImage:
|
||||
repository: tccr.io/truecharts/minecraft-java17-jdk
|
||||
tag: 2023.3.0@sha256:80f4eab2f2d8bdeb157aa2b95c7f473acb4b1fd201d161ff99a480be05ec192e
|
||||
pullPolicy: Always
|
||||
j17gceImage:
|
||||
repository: tccr.io/truecharts/minecraft-java17-graalvm-ce
|
||||
tag: latest@sha256:ddb682b019b60ba6b22cde7f012d49e4497442040455beca4852a5765a58c032
|
||||
pullPolicy: Always
|
||||
j17alpineImage:
|
||||
repository: tccr.io/truecharts/minecraft-java17-alpine
|
||||
tag: 2023.3.0@sha256:f1e1184480e820a7d9301c56648a15bda24dc0b03bbd930fd2a7cbb9c167db14
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:afe834e49112633a181037707ca6e625fb0550c73dc126c347bc057ea69fc8e6
|
||||
pullPolicy: Always
|
||||
j11jdkImage:
|
||||
repository: tccr.io/truecharts/minecraft-java11-jdk
|
||||
tag: 2023.3.0@sha256:7da12be11fd1958c05084424b2f0975c93445f743ef75ef0af5eab6e84902fcf
|
||||
pullPolicy: Always
|
||||
j11j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
tag: 2023.3.0@sha256:10bbed5f553733a8dbce1619d8956490b01f11426f3c8a5f4b0015916bd4ea8f
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8
|
||||
tag: latest@sha256:a67abc7873e1e2d64f9610f2ec2b8e77fa53252a95ff6ec8237f6841772277bd
|
||||
pullPolicy: Always
|
||||
j8gceImage:
|
||||
repository: tccr.io/truecharts/minecraft-java8-graalvm-ce
|
||||
tag: latest@sha256:aedafd0d4ac88c587dbf7e5f21d405f624f99ab6b78035f73a6b1c4f7b9067ce
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: tccr.io/truecharts/minecraft-java8-jdk
|
||||
tag: 2023.3.0@sha256:135d9fcd78781ead1eab722270f830dbe4eb36caac2972c2f64fd1c74d4bb095
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: 2023.3.0@sha256:f71de8d5b2206b49fffa47d908b52424520bde8d670752b24aa063b523950369
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 25565
|
||||
rcon:
|
||||
enabled: true
|
||||
ports:
|
||||
rcon:
|
||||
enabled: true
|
||||
port: 25575
|
||||
targetPort: 25575
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- mc-health
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- mc-health
|
||||
startup:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- mc-health
|
||||
env:
|
||||
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
EULA: "TRUE"
|
||||
GUI: "FALSE"
|
||||
OVERRIDE_SERVER_PROPERTIES: true
|
||||
VERSION: "LATEST"
|
||||
TYPE: "VANILLA"
|
||||
DIFFICULTY: easy
|
||||
MAX_PLAYERS: 20
|
||||
MAX_WORLD_SIZE: 10000
|
||||
ALLOW_NETHER: true
|
||||
ANNOUNCE_PLAYER_ACHIEVEMENTS: true
|
||||
ENABLE_COMMAND_BLOCK: false
|
||||
FORCE_GAMEMODE: false
|
||||
GENERATE_STRUCTURES: true
|
||||
HARDCORE: false
|
||||
MAX_BUILD_HEIGHT: 256
|
||||
MAX_TICK_TIME: 60000
|
||||
SPAWN_ANIMALS: true
|
||||
SPAWN_MONSTERS: true
|
||||
SPAWN_NPCS: true
|
||||
VIEW_DISTANCE: 16
|
||||
MODE: survival
|
||||
MOTD: "Welcome to Minecraft on TrueNAS Scale!"
|
||||
PVP: false
|
||||
LEVEL_TYPE: DEFAULT
|
||||
LEVEL: world
|
||||
ONLINE_MODE: true
|
||||
MEMORY: 2048M
|
||||
# CUSTOM_SERVER: ""
|
||||
# QUILT_LOADER_VERSION: ""
|
||||
# QUILT_LAUNCHER: ""
|
||||
# QUILT_LAUNCHER_URL: ""
|
||||
# PUFFERFISH_BUILD: "lastSuccessfulBuild"
|
||||
# FORGEVERSION: ""
|
||||
# FORGE_INSTALLER: ""
|
||||
# FORGE_INSTALLER_URL: ""
|
||||
# FABRIC_LOADER_VERSION: ""
|
||||
# FABRIC_INSTALLER: ""
|
||||
# FABRIC_INSTALLER_URL: ""
|
||||
# SPIGOT_DOWNLOAD_URL: ""
|
||||
# BUILD_FROM_SOURCE: false
|
||||
# BUKKIT_DOWNLOAD_URL: ""
|
||||
# PAPERBUILD: ""
|
||||
# PAPER_DOWNLOAD_URL: ""
|
||||
# PACKWIZ_URL: ""
|
||||
# AIRPLANE_BUILD: "lastSuccessfulBuild"
|
||||
# MAGMA_CHANNEL: "stable"
|
||||
# MOHIST_BUILD: ""
|
||||
# CANYON_BUILD: ""
|
||||
# SPONGEBRANCH: "STABLE"
|
||||
# SPONGEVERSION: ""
|
||||
# LIMBO_BUILD: "LATEST"
|
||||
# LIMBO_SCHEMA_FILENAME: "default.schem"
|
||||
# CRUCIBLE_RELEASE: "latest"
|
||||
# FTB_MODPACK_ID: ""
|
||||
# FTB_MODPACK_VERSION_ID: ""
|
||||
# CF_SERVER_MOD: ""
|
||||
# CF_BASE_DIR: ""
|
||||
# USE_MODPACK_START_SCRIPT: true
|
||||
# FTB_LEGACYJAVAFIXER: false
|
||||
# WHITELIST: ""
|
||||
# OPS: ""
|
||||
# ICON: ""
|
||||
# SEED: ""
|
||||
# GENERATOR_SETTINGS: ""
|
||||
# WORLD: ""
|
||||
# FORCE_REDOWNLOAD: false
|
||||
# USE_FLARE_FLAGS: false
|
||||
# USE_AIKAR_FLAGS: true
|
||||
# USE_SIMD_FLAGS: false
|
||||
# JVM_OPTS: ""
|
||||
# JVM_XX_OPTS: ""
|
||||
|
||||
RCON_PASSWORD: "secretrconpass"
|
||||
2204
stable/minecraft-java/4.0.21/questions.yaml
Normal file
2204
stable/minecraft-java/4.0.21/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/minecraft-java/4.0.21/templates/NOTES.txt
Normal file
1
stable/minecraft-java/4.0.21/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/minecraft-java/4.0.21/templates/common.yaml
Normal file
1
stable/minecraft-java/4.0.21/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/minecraft-java/4.0.21/values.yaml
Normal file
0
stable/minecraft-java/4.0.21/values.yaml
Normal file
Reference in New Issue
Block a user