Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-03 13:15:07 +00:00
parent 3d34b8144c
commit eee79d7a70
11 changed files with 23 additions and 18 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [minecraft-java-3.0.23](https://github.com/truecharts/charts/compare/minecraft-java-3.0.22...minecraft-java-3.0.23) (2023-02-03)
### Chore
- update minecraft-java
## [minecraft-java-3.0.22](https://github.com/truecharts/charts/compare/minecraft-java-3.0.21...minecraft-java-3.0.22) (2023-02-03)
## [minecraft-java-3.0.21](https://github.com/truecharts/charts/compare/minecraft-java-3.0.20...minecraft-java-3.0.21) (2023-01-24)
### Chore
- update minecraft-java
## [minecraft-java-3.0.20](https://github.com/truecharts/charts/compare/minecraft-java-3.0.19...minecraft-java-3.0.20) (2023-01-18)
### Chore
- update minecraft-java
## [minecraft-java-3.0.19](https://github.com/truecharts/charts/compare/minecraft-java-3.0.18...minecraft-java-3.0.19) (2023-01-15)
### Chore
- update minecraft-java
## [minecraft-java-3.0.18](https://github.com/truecharts/charts/compare/minecraft-java-3.0.17...minecraft-java-3.0.18) (2023-01-14)
### Chore
- update minecraft-java
- update container image tccr.io/truecharts/minecraft-java8-openj9 to latest
## [minecraft-java-3.0.17](https://github.com/truecharts/charts/compare/minecraft-java-3.0.16...minecraft-java-3.0.17) (2023-01-13)
### Chore
- update container image tccr.io/truecharts/minecraft-java11 to latest
- update container image tccr.io/truecharts/minecraft-java8-openj9 to latest
## [minecraft-java-3.0.16](https://github.com/truecharts/charts/compare/minecraft-java-3.0.15...minecraft-java-3.0.16) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/minecraft-java11 to latest
## [minecraft-java-3.0.15](https://github.com/truecharts/charts/compare/minecraft-java-3.0.14...minecraft-java-3.0.15) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/minecraft-java8-openj9 to latest
- update container image tccr.io/truecharts/minecraft-java11 to latest
## [minecraft-java-3.0.14](https://github.com/truecharts/charts/compare/minecraft-java-3.0.13...minecraft-java-3.0.14) (2023-01-01)
### Chore
- update container image tccr.io/truecharts/minecraft-java to v2022.16.0
## [minecraft-java-3.0.13](https://github.com/truecharts/charts/compare/minecraft-java-3.0.12...minecraft-java-3.0.13) (2022-12-27)
### Chore

View File

@@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "2022.16.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
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
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://hub.docker.com/itzg/minecraft-server
- https://github.com/itzg/docker-minecraft-server
type: application
version: 3.0.23
annotations:
truecharts.org/catagories: |
- games
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View 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*

View File

@@ -0,0 +1,9 @@
## [minecraft-java-3.0.23](https://github.com/truecharts/charts/compare/minecraft-java-3.0.22...minecraft-java-3.0.23) (2023-02-03)
### Chore
- update minecraft-java

View 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!

Binary file not shown.

View File

@@ -0,0 +1,123 @@
image:
repository: tccr.io/truecharts/minecraft-java
tag: 2022.16.0@sha256:4383ccf13cc03c19b5dad37d2fbadff9e37dac0b62275f555e55c8a071db6a32
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:a805a7f326987c4f32bf1a9d16e2e2a6c0bd43c86bce325bd81a36c582fad02b
pullPolicy: Always
j11j9Image:
repository: tccr.io/truecharts/minecraft-java11-openj9
tag: latest@sha256:6a0fa19b39b9323e8be51bafd3dc12def4059dfd6cb6f45144b23e757a918ca4
pullPolicy: Always
j8Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:409a5354e793438f2eff455d485bd0ea7d029a6d973138f992b8bd5ed079b206
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:409a5354e793438f2eff455d485bd0ea7d029a6d973138f992b8bd5ed079b206
pullPolicy: Always
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 25565
rcon:
enabled: true
ports:
rcon:
enabled: true
port: 25575
targetPort: 25575
secretEnv:
RCON_PASSWORD: "secretrconpass"
env:
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
EULA: "TRUE"
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
# JVM_OPTS: ""
# JVM_XX_OPTS: ""
persistence:
data:
enabled: true
mountPath: "/data"
portal:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File