Files
truecharts/charts/stable/minecraft-java
TrueCharts Bot 6e25e803c2 chore(helm): update image docker.io/itzg/minecraft-server 2025.1.0 → 2025.2.0 (#31521)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `469f561` -> `d4d3799` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `dd7524f` -> `b50acb7` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `db88014` -> `39fe68d` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `90e0c0f` -> `5935d22` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `890fcd4` -> `99e7e71` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `96563e5` -> `130b4d4` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `d0e8397` -> `953554b` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `58d84c0` -> `80d3ba6` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `7ca33fd` -> `68b7599` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `9a6e89f` -> `498b3e0` |

---

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

###
[`v2025.2.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.2.0)

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

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

##### What's Changed

##### Enhancements

- cf: gracefully handle invalid modpack manifest file by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3237](https://redirect.github.com/itzg/docker-minecraft-server/pull/3237)
- modrinth: added excludes needed for create_plus by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3242](https://redirect.github.com/itzg/docker-minecraft-server/pull/3242)
- cf: handle spaces around commas for includes/excludes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3256](https://redirect.github.com/itzg/docker-minecraft-server/pull/3256)
- feat: bump mc-server-runner & add note about bypassing
`STOP_SERVER_ANNOUNCE_DELAY` by
[@&#8203;DerRockWolf](https://redirect.github.com/DerRockWolf) in
[https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280)
- update mohist download script to use new API endpoint by
[@&#8203;WaveringAna](https://redirect.github.com/WaveringAna) in
[https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247)
- datapack: allow copying from directory by
[@&#8203;Tert0](https://redirect.github.com/Tert0) in
[https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259)
- Feat: Disabling Mods in Generic Packs by
[@&#8203;azunaVT](https://redirect.github.com/azunaVT) in
[https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281)

##### Bug Fixes

- Corrected calculation of Canyon download URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3226](https://redirect.github.com/itzg/docker-minecraft-server/pull/3226)
- neoforge: grab latest beta even when non-beta release is newer by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3227](https://redirect.github.com/itzg/docker-minecraft-server/pull/3227)
- Install tput for colorized logs on alpine images by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3229](https://redirect.github.com/itzg/docker-minecraft-server/pull/3229)
- ketting: fixed launcher invocation by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3244](https://redirect.github.com/itzg/docker-minecraft-server/pull/3244)
- cf: qualify mapping of excluded slug to mod IDs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3254](https://redirect.github.com/itzg/docker-minecraft-server/pull/3254)

##### Documentation

- Added compose example snippets for Paper docs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3231](https://redirect.github.com/itzg/docker-minecraft-server/pull/3231)
- Added example for skyfactory5 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3235](https://redirect.github.com/itzg/docker-minecraft-server/pull/3235)
- Fixed compose error due to missing key in GTNH example by
[@&#8203;SgtMate](https://redirect.github.com/SgtMate) in
[https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238)
- examples: adjust gtnh example to use MEMORY and JVM_OPTS by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3257](https://redirect.github.com/itzg/docker-minecraft-server/pull/3257)
- Version bump GTNH to 2.7.2 by
[@&#8203;elizabethlfransen](https://redirect.github.com/elizabethlfransen)
in
[https://github.com/itzg/docker-minecraft-server/pull/3258](https://redirect.github.com/itzg/docker-minecraft-server/pull/3258)
- Clarify java edition aspect by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3264](https://redirect.github.com/itzg/docker-minecraft-server/pull/3264)
- Add configurator tool to documentation by
[@&#8203;Krymonota](https://redirect.github.com/Krymonota) in
[https://github.com/itzg/docker-minecraft-server/pull/3272](https://redirect.github.com/itzg/docker-minecraft-server/pull/3272)
- Clarify Vanilla Tweaks file documentation by
[@&#8203;cadenkriese](https://redirect.github.com/cadenkriese) in
[https://github.com/itzg/docker-minecraft-server/pull/3287](https://redirect.github.com/itzg/docker-minecraft-server/pull/3287)

##### Other Changes

- Bump mc-monitor to fix cve by
[@&#8203;FernandoRod13](https://redirect.github.com/FernandoRod13) in
[https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270)

##### New Contributors

- [@&#8203;SgtMate](https://redirect.github.com/SgtMate) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238)
- [@&#8203;WaveringAna](https://redirect.github.com/WaveringAna) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247)
- [@&#8203;Tert0](https://redirect.github.com/Tert0) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259)
- [@&#8203;FernandoRod13](https://redirect.github.com/FernandoRod13)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270)
- [@&#8203;DerRockWolf](https://redirect.github.com/DerRockWolf) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280)
- [@&#8203;azunaVT](https://redirect.github.com/azunaVT) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2025.1.0...2025.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-02-02 09:52:50 +00:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/minecraft-java

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/minecraft-java

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-java/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project