de19fa6506
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `fd7cdc9` → `ebea554` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `012a0b8` → `b232916` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `82e243f` → `9a8ca5d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `cee7b72` → `3fb55b2` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `3f91dae` → `866fdd3` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `e6b3825` → `f463858` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `0c461ab` → `496ee19` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `0ca9313` → `cde833c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `f364bae` → `775492f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 (ghcr.io/itzg/minecraft-server)</summary> ### [`v2026.6.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.6.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.5.4...2026.6.0) <!-- Release notes generated using configuration in .github/release.yml at 151143a141c089f2a0e8a41fb9dbae2d57eb0439 --> ##### What's Changed ##### Bug Fixes - Support literal newlines in motd from docker env files by [@​itzg](https://redirect.github.com/itzg) in [#​4087](https://redirect.github.com/itzg/docker-minecraft-server/pull/4087) ##### Documentation - Note ANSI-C Quoting bash in MOTD by [@​lethedata](https://redirect.github.com/lethedata) in [#​4085](https://redirect.github.com/itzg/docker-minecraft-server/pull/4085) - build(deps): bump platformdirs from 4.9.6 to 4.10.0 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4094](https://redirect.github.com/itzg/docker-minecraft-server/pull/4094) ##### Other Changes - Update dependency itzg/mc-image-helper to v1.60.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​4088](https://redirect.github.com/itzg/docker-minecraft-server/pull/4088) - build(deps): bump the updates group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4095](https://redirect.github.com/itzg/docker-minecraft-server/pull/4095) - fix(exclude): exclude ImmersiveDamageIndicators from server mods by [@​LinkIsGrim](https://redirect.github.com/LinkIsGrim) in [#​4080](https://redirect.github.com/itzg/docker-minecraft-server/pull/4080) ##### New Contributors - [@​lethedata](https://redirect.github.com/lethedata) made their first contribution in [#​4085](https://redirect.github.com/itzg/docker-minecraft-server/pull/4085) - [@​LinkIsGrim](https://redirect.github.com/LinkIsGrim) made their first contribution in [#​4080](https://redirect.github.com/itzg/docker-minecraft-server/pull/4080) **Full Changelog**: <https://github.com/itzg/docker-minecraft-server/compare/2026.5.4...2026.6.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtamF2YSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
201 lines
5.9 KiB
YAML
201 lines
5.9 KiB
YAML
# yaml-language-server: $schema=./values.schema.json
|
|
|
|
image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java25@sha256:775492ff9a85243383ac15fc2d3c311569c63cfe624e9c1c99b9a5c1c1585972
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 25 ----
|
|
j25jdkImage:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java25-jdk@sha256:cde833c0401d769b3397046899696f96dba666556d42a3a88ed70446acad99bd
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 21 (Recommended for modern MC versions) ----
|
|
j21Image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java21@sha256:496ee192e5f680e8c20bc51da90160fb294d37db98319fad3ecb82e852766e08
|
|
pullPolicy: Always
|
|
|
|
j21alpineImage:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java21-alpine@sha256:f463858bf5592e7687301b93019f7e7a47a4839946e2de0cbe64bef63278b24e
|
|
pullPolicy: Always
|
|
|
|
j21jdkImage:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java21-jdk@sha256:866fdd3ce4b1fd3c6f57e05178df9bdee60f2910bbd4c4b292a94ab48b48a594
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 17 (Safe & Supported) ----
|
|
j17Image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java17@sha256:3fb55b2c2bf1f5fcef9c2665f4844b654bf5e3207e7ed51fb0f5d7a420ef403b
|
|
pullPolicy: Always
|
|
|
|
j17jdkImage:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2024.6.1-java17-jdk@sha256:2c43fcede436aff9f50b1adf4448d55d221651be471ef41412232c141bfa89f6
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 16 ----
|
|
j16Image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java16@sha256:9a8ca5d28a9d0ff32a447a336a5d9c5ba79d5b6f4a814b4bd829e7a14ebfa05c
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 11 ----
|
|
j11Image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java11@sha256:b23291602d4692d520995a75d9b499a1a020628ca03c25f4ee69ea8c12bd81a4
|
|
pullPolicy: Always
|
|
|
|
# ---- Java 8 (Use plain java8 only) ----
|
|
j8Image:
|
|
repository: ghcr.io/itzg/minecraft-server
|
|
tag: 2026.6.0-java8@sha256:ebea5547ff3d40e51dc61eb3056d1c4d314507e0f356a770715477f0b533bc8b
|
|
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
|
|
ssh:
|
|
enabled: true
|
|
ports:
|
|
ssh:
|
|
enabled: true
|
|
protocol: tcp
|
|
targetPort: 2222
|
|
port: 2222
|
|
|
|
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"
|
|
ENABLE_SSH: "false"
|
|
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
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /data
|