Files
truecharts/charts/stable/minecraft-java/values.yaml
T
TrueCharts Bot 4ac63d46c5 chore(helm): update image docker.io/itzg/minecraft-server 2024.10.2 → 2024.12.1 (#30196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `48fa0f5` -> `bca02d7` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `5ffa3a4` -> `76219c1` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `46863b4` -> `9562d99` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `55aba15` -> `47dddf0` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `64a5293` -> `4d3c60b` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `1cc2b74` -> `9a12a67` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `db3ccc7` -> `503fbae` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `e06509c` -> `6b835c4` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `c49022d` -> `e19a44d` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8bd119f` -> `7ac4583` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server
(docker.io/itzg/minecraft-server)</summary>

###
[`v2024.12.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.12.1)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.12.0...2024.12.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

##### Enhancements

- Switch FTBA to use https://api.feed-the-beast.com/v1 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3174](https://redirect.github.com/itzg/docker-minecraft-server/pull/3174)
- Added xaeroplus and yungs-menu-tweaks to the exclude list by
[@&#8203;juanjoseDPB](https://redirect.github.com/juanjoseDPB) in
[https://github.com/itzg/docker-minecraft-server/pull/3181](https://redirect.github.com/itzg/docker-minecraft-server/pull/3181)

##### Bug Fixes

- Fixed new FTB installer args and manifest by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3176](https://redirect.github.com/itzg/docker-minecraft-server/pull/3176)
- Re-install FTB if manifest is missing by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3177](https://redirect.github.com/itzg/docker-minecraft-server/pull/3177)
- Make sure download new version of FTB installer by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3186](https://redirect.github.com/itzg/docker-minecraft-server/pull/3186)

##### Documentation

- Corrected examples link in autopause docs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3188](https://redirect.github.com/itzg/docker-minecraft-server/pull/3188)
- docs: clarified Modrinth support includes plugins and datapacks by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3196](https://redirect.github.com/itzg/docker-minecraft-server/pull/3196)
- Clarify Modrinth URL structure in documentation by
[@&#8203;mishl-dev](https://redirect.github.com/mishl-dev) in
[https://github.com/itzg/docker-minecraft-server/pull/3197](https://redirect.github.com/itzg/docker-minecraft-server/pull/3197)
- Add example of Craftoria modpack by
[@&#8203;JordiBrisbois](https://redirect.github.com/JordiBrisbois) in
[https://github.com/itzg/docker-minecraft-server/pull/3198](https://redirect.github.com/itzg/docker-minecraft-server/pull/3198)

##### Other Changes

- Fix syntax error in start-deployPurpur by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3178](https://redirect.github.com/itzg/docker-minecraft-server/pull/3178)
- fix: install missing language pack for GraalVM by
[@&#8203;Sculas](https://redirect.github.com/Sculas) in
[https://github.com/itzg/docker-minecraft-server/pull/3189](https://redirect.github.com/itzg/docker-minecraft-server/pull/3189)

##### New Contributors

- [@&#8203;juanjoseDPB](https://redirect.github.com/juanjoseDPB) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3181](https://redirect.github.com/itzg/docker-minecraft-server/pull/3181)
- [@&#8203;Sculas](https://redirect.github.com/Sculas) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3189](https://redirect.github.com/itzg/docker-minecraft-server/pull/3189)
- [@&#8203;mishl-dev](https://redirect.github.com/mishl-dev) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3197](https://redirect.github.com/itzg/docker-minecraft-server/pull/3197)
- [@&#8203;JordiBrisbois](https://redirect.github.com/JordiBrisbois)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3198](https://redirect.github.com/itzg/docker-minecraft-server/pull/3198)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.12.0...2024.12.1

###
[`v2024.12.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.12.0)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.10.2...2024.12.0)

<!-- Release notes generated using configuration in .github/release.yml
at 86354f5ec28a77d9de1e287dae4573bbcdc2a4bf -->

##### What's Changed

##### Enhancements

- modrinth: more info in error when dependency has no applicable files
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3142](https://redirect.github.com/itzg/docker-minecraft-server/pull/3142)
- Include processing of SPIGET_RESOURCES with TYPE=CUSTOM by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3156](https://redirect.github.com/itzg/docker-minecraft-server/pull/3156)
- cf: added default excludes needed for ATM10 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3164](https://redirect.github.com/itzg/docker-minecraft-server/pull/3164)
- cf: use fallback URL for curseforge files like modpack files by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3158](https://redirect.github.com/itzg/docker-minecraft-server/pull/3158)

##### Bug Fixes

- Fix incorrect warning about setting TYPE and MODPACK_PLATFORM by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3122](https://redirect.github.com/itzg/docker-minecraft-server/pull/3122)
- Correctly handle NeoForge CF modpacks also using CURSEFORGE_FILES by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3139](https://redirect.github.com/itzg/docker-minecraft-server/pull/3139)
- Correcting name of .mc-health.env file by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3167](https://redirect.github.com/itzg/docker-minecraft-server/pull/3167)

##### Documentation

- port configuration for local modrinth modpack setup by
[@&#8203;joaogmbd](https://redirect.github.com/joaogmbd) in
[https://github.com/itzg/docker-minecraft-server/pull/3116](https://redirect.github.com/itzg/docker-minecraft-server/pull/3116)
- add ftb-evolution example file by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3135](https://redirect.github.com/itzg/docker-minecraft-server/pull/3135)
- Create ATM10 example by
[@&#8203;rhullah](https://redirect.github.com/rhullah) in
[https://github.com/itzg/docker-minecraft-server/pull/3143](https://redirect.github.com/itzg/docker-minecraft-server/pull/3143)
- docs: adjust memory and volume in atm10 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3166](https://redirect.github.com/itzg/docker-minecraft-server/pull/3166)

##### Other Changes

- New logger with color and specific types. Code cleanup by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3108](https://redirect.github.com/itzg/docker-minecraft-server/pull/3108)
- Rename MOD_PLATFORM to MODPACK_PLATFORM by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3120](https://redirect.github.com/itzg/docker-minecraft-server/pull/3120)
- fix start-deployFTBA by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3124](https://redirect.github.com/itzg/docker-minecraft-server/pull/3124)
- deps: upgrade mc-monitor to 0.15.0 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3149](https://redirect.github.com/itzg/docker-minecraft-server/pull/3149)
- add advancement plaques to cf exclusions by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3168](https://redirect.github.com/itzg/docker-minecraft-server/pull/3168)
- fix ngrok docker compose example by
[@&#8203;d3n1z6](https://redirect.github.com/d3n1z6) in
[https://github.com/itzg/docker-minecraft-server/pull/3173](https://redirect.github.com/itzg/docker-minecraft-server/pull/3173)

##### New Contributors

- [@&#8203;joaogmbd](https://redirect.github.com/joaogmbd) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3116](https://redirect.github.com/itzg/docker-minecraft-server/pull/3116)
- [@&#8203;d3n1z6](https://redirect.github.com/d3n1z6) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3173](https://redirect.github.com/itzg/docker-minecraft-server/pull/3173)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.10.2...2024.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:08:37 +00:00

248 lines
7.9 KiB
YAML

image:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
pullPolicy: Always
j21Image:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java21@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
pullPolicy: Always
j21graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java21-graalvm@sha256:e19a44d8bd3907389a309d5a52a991a38f5a44be5e640a6f012e33a0885b8d00
pullPolicy: Always
j21alpineImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java21-alpine@sha256:6b835c4468dbd97a7a80deb188c44a6ea8fa2770b7d73eb9a3f053248fbe16ad
pullPolicy: Always
j17Image:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java17@sha256:503fbaec45dc0a004652a9d0a9939ea5baad1ba7ab7d11e10f963268c7aca4b3
pullPolicy: Always
j17jdkImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.6.1-java17-jdk@sha256:2c43fcede436aff9f50b1adf4448d55d221651be471ef41412232c141bfa89f6
pullPolicy: Always
j17graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java17-graalvm@sha256:9a12a6769dfed6777477236ee294ad839fe2a0aee3468b0a01616e75394acbb3
pullPolicy: Always
j17alpineImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java17-alpine@sha256:4d3c60b5d7c7276e57146af72fd982ee54a68fd3bb594dc8594d1902da0ee113
pullPolicy: Always
j11Image:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java11@sha256:47dddf0bac9d3745e535bc3b1aa33b586d15893ad2e4162a8e4d450562cc4fe2
pullPolicy: Always
j8Image:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java8@sha256:9562d996306c5433a2593513c064dccd912733ec08b518cc41ec32d35b4866a6
pullPolicy: Always
j8graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java8-graalvm-ce@sha256:76219c1d45759b360c9cc52f85718725b364dddf53ee18931841dff1f6054419
pullPolicy: Always
j8jdkImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.12.1-java8-jdk@sha256:bca02d72205187ea48eea75e881084cd2898ebcb285b5b7518ae5fa71e7776bb
pullPolicy: Always
j8alpineImage:
repository: docker.io/itzg/minecraft-server
tag: 2024.9.0-java8-alpine@sha256:ee8505b9670a82b7703ec35b2a87fe9b7f7823b50ae50fad18bf1fe511e577f9
pullPolicy: Always
mcBackupImage:
repository: docker.io/itzg/mc-backup
tag: latest@sha256:b40aebf4f089b373495c92483c7990222560977b5e703de507733401b38456f8
pullPolicy: Always
service:
main:
enabled: true
ports:
main:
enabled: true
protocol: tcp
port: 25565
query:
enabled: true
protocol: udp
port: 25565
rcon:
enabled: true
ports:
rcon:
enabled: true
port: 25575
mcbackup:
zstd_params:
- --long=25
- --single-thread
# comma separated list
excludes:
- "*.jar"
- "cache"
- "logs"
- "*.tmp"
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 }}"
QUERY_PORT: "{{ .Values.service.main.ports.query.port }}"
RCON_PORT: "{{ .Values.service.rcon.ports.rcon.port }}"
ENABLE_QUERY: "true"
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
RCON_PASSWORD: "secretrconpass"
# PACKWIZ_URL: ""
# 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: ""
# 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: ""
# CF_API_KEY
# CF_PAGE_URL
# CF_SLUG
# CF_EXCLUDE_INCLUDE_FILE
# CF_EXCLUDE_MODS
# CF_FORCE_INCLUDE_MODS
# CF_FORCE_SYNCHRONIZE
# CF_OVERRIDES_SKIP_EXISTING
# CF_PARALLEL_DOWNLOADS
# CF_SET_LEVEL_FROM
mcbackup:
enabled: true
imageSelector: mcBackupImage
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
BACKUP_METHOD: "tar"
DEST_DIR: "{{.Values.persistence.backups.mountPath }}"
SRC_DIR: "{{.Values.persistence.data.mountPath }}"
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
RCON_HOST: '{{ printf "%s-rcon" (include "tc.v1.common.lib.chart.names.fullname" $) }}'
RCON_PORT: "{{ .Values.service.rcon.ports.rcon.port }}"
RCON_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.RCON_PASSWORD }}"
SERVER_HOST: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}'
ZSTD_PARAMETERS: '{{ join " " .Values.mcbackup.zstd_params }}'
EXCLUDES: '{{ join "," .Values.mcbackup.excludes }}'
INITIAL_DELAY: "2m"
BACKUP_INTERVAL: "24h"
PRUNE_BACKUPS_DAYS: "7"
PAUSE_IF_NO_PLAYERS: "false"
PLAYERS_ONLINE_CHECK_INTERVAL: "5m"
LINK_LATEST: "false"
TAR_COMPRESS_METHOD: "zstd"
persistence:
data:
enabled: true
targetSelector:
main:
main:
mountPath: /data
mcbackup:
mountPath: /data
readOnly: true
backups:
enabled: true
targetSelector:
main:
mcbackup:
mountPath: /backups
portal:
open:
enabled: false