chore(helm): update image ghcr.io/itzg/minecraft-server 2025.10.5 → 2025.12.0 (#42793)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `1615d19` -> `8442f63` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `ac292a1` -> `38fce15` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `d727e26` -> `beb2cc1` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `9d8adf6` -> `6dc27ba` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `fa18ab3` -> `d873462` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8e7bf70` -> `21c3775` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `0ee2b6b` -> `3069177` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `2313ff2` -> `ee2819d` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `0062e45` -> `4eb78cc` |

---

> [!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
(ghcr.io/itzg/minecraft-server)</summary>

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

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

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

##### What's Changed

##### Enhancements

- Integrate gtnh mod 2 by
[@&#8203;SgtMate](https://redirect.github.com/SgtMate) in
[#&#8203;3727](https://redirect.github.com/itzg/docker-minecraft-server/pull/3727)
- Implement jvm mem percentage by
[@&#8203;SgtMate](https://redirect.github.com/SgtMate) in
[#&#8203;3747](https://redirect.github.com/itzg/docker-minecraft-server/pull/3747)
- forceIncludes particular-reforged for ftb-stoneblock-4 by
[@&#8203;kman3107](https://redirect.github.com/kman3107) in
[#&#8203;3753](https://redirect.github.com/itzg/docker-minecraft-server/pull/3753)
- Add 'status-effect-bars-reforged' to global excludes by
[@&#8203;kman3107](https://redirect.github.com/kman3107) in
[#&#8203;3752](https://redirect.github.com/itzg/docker-minecraft-server/pull/3752)
- Removed catserver and updated magma download by
[@&#8203;SgtMate](https://redirect.github.com/SgtMate) in
[#&#8203;3751](https://redirect.github.com/itzg/docker-minecraft-server/pull/3751)
- forge and neoforge: skip lookup if exact request matches installed
version by [@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3756](https://redirect.github.com/itzg/docker-minecraft-server/pull/3756)
- Exclude cull-less-leaves and mining-speed-tooltips by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3766](https://redirect.github.com/itzg/docker-minecraft-server/pull/3766)
- Allow custom modloader versions for auto curseforge by
[@&#8203;SavePointSam](https://redirect.github.com/SavePointSam) in
[#&#8203;3759](https://redirect.github.com/itzg/docker-minecraft-server/pull/3759)
- Bump mc-server-runner & document websocket API by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3789](https://redirect.github.com/itzg/docker-minecraft-server/pull/3789)

##### Bug Fixes

- auto-cf: fix issue with unknown FileStatus values by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3736](https://redirect.github.com/itzg/docker-minecraft-server/pull/3736)
- Corrected version comparison to determine mc-health mode to use
pre-1.7 by [@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3745](https://redirect.github.com/itzg/docker-minecraft-server/pull/3745)
- Exclude Netty http3 to ensure Alpine musl support by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3765](https://redirect.github.com/itzg/docker-minecraft-server/pull/3765)
- gtnh: support grabbing extra mods by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3788](https://redirect.github.com/itzg/docker-minecraft-server/pull/3788)

##### Documentation

- Updated example snippets for CF\_PAGE\_URL and CF\_SLUG by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3740](https://redirect.github.com/itzg/docker-minecraft-server/pull/3740)
- Corrected the examples for JVM\_OPTS by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3746](https://redirect.github.com/itzg/docker-minecraft-server/pull/3746)
- Adding inline example of USES\_PLUGINS with Cardboard by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3779](https://redirect.github.com/itzg/docker-minecraft-server/pull/3779)
- update docs copyright notice year by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3794](https://redirect.github.com/itzg/docker-minecraft-server/pull/3794)

##### Other Changes

- add pull policy to examples in docs by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3739](https://redirect.github.com/itzg/docker-minecraft-server/pull/3739)
- build(deps): bump mkdocs-material from 9.6.22 to 9.6.23 in /docs in
the patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3742](https://redirect.github.com/itzg/docker-minecraft-server/pull/3742)
- File globbing for Ignore Missing Files by
[@&#8203;JackHicks02](https://redirect.github.com/JackHicks02) in
[#&#8203;3744](https://redirect.github.com/itzg/docker-minecraft-server/pull/3744)
- build(deps): bump the updates group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3755](https://redirect.github.com/itzg/docker-minecraft-server/pull/3755)
- deps: upgrade tools to Go 1.25.3 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3741](https://redirect.github.com/itzg/docker-minecraft-server/pull/3741)
- Add support for health check for pre-1.3 versions by
[@&#8203;k4rnaj1k](https://redirect.github.com/k4rnaj1k) in
[#&#8203;3758](https://redirect.github.com/itzg/docker-minecraft-server/pull/3758)
- fix(graalvm): update to Oracle Linux 9 to fix glibc compat issues by
[@&#8203;AlexTMjugador](https://redirect.github.com/AlexTMjugador) in
[#&#8203;3761](https://redirect.github.com/itzg/docker-minecraft-server/pull/3761)
- fix(tests): ensure Nginx is fully spun up before starting MC container
by [@&#8203;AlexTMjugador](https://redirect.github.com/AlexTMjugador) in
[#&#8203;3763](https://redirect.github.com/itzg/docker-minecraft-server/pull/3763)
- fix(graalvm): update to Oracle Linux 10 to fix file command mimetype
issues by
[@&#8203;AlexTMjugador](https://redirect.github.com/AlexTMjugador) in
[#&#8203;3764](https://redirect.github.com/itzg/docker-minecraft-server/pull/3764)
- build(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in /docs in the
patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3772](https://redirect.github.com/itzg/docker-minecraft-server/pull/3772)
- Add java25-jdk image variant by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3778](https://redirect.github.com/itzg/docker-minecraft-server/pull/3778)
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3771](https://redirect.github.com/itzg/docker-minecraft-server/pull/3771)
- build(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 in the
updates group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3784](https://redirect.github.com/itzg/docker-minecraft-server/pull/3784)
- CF\_EXCLUDE\_ALL\_MODS by
[@&#8203;JackHicks02](https://redirect.github.com/JackHicks02) in
[#&#8203;3793](https://redirect.github.com/itzg/docker-minecraft-server/pull/3793)
- Add auto-release workflow configuration by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3800](https://redirect.github.com/itzg/docker-minecraft-server/pull/3800)
- Do not overwrite existing NanoLimbo settings.yml by
[@&#8203;akippnn](https://redirect.github.com/akippnn) in
[#&#8203;3799](https://redirect.github.com/itzg/docker-minecraft-server/pull/3799)
- Use PAT for auto releaser runs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3801](https://redirect.github.com/itzg/docker-minecraft-server/pull/3801)

##### New Contributors

- [@&#8203;JackHicks02](https://redirect.github.com/JackHicks02) made
their first contribution in
[#&#8203;3744](https://redirect.github.com/itzg/docker-minecraft-server/pull/3744)
- [@&#8203;k4rnaj1k](https://redirect.github.com/k4rnaj1k) made their
first contribution in
[#&#8203;3758](https://redirect.github.com/itzg/docker-minecraft-server/pull/3758)
- [@&#8203;AlexTMjugador](https://redirect.github.com/AlexTMjugador)
made their first contribution in
[#&#8203;3761](https://redirect.github.com/itzg/docker-minecraft-server/pull/3761)
- [@&#8203;SavePointSam](https://redirect.github.com/SavePointSam) made
their first contribution in
[#&#8203;3759](https://redirect.github.com/itzg/docker-minecraft-server/pull/3759)
- [@&#8203;akippnn](https://redirect.github.com/akippnn) made their
first contribution in
[#&#8203;3799](https://redirect.github.com/itzg/docker-minecraft-server/pull/3799)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2025.10.5...2025.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-12-13 19:01:30 +01:00
committed by GitHub
parent 4eabea2371
commit a4674ffe28
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.10.5
appVersion: 2025.12.0
dependencies:
- name: common
version: 28.29.10
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-java
- https://hub.docker.com/r/itzg/mc-backup
type: application
version: 23.46.2
version: 23.56.0
+10 -10
View File
@@ -1,22 +1,22 @@
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5@sha256:0062e45ec8aa8bdbeeb6b4ad0e15df804c4525f0e208b66d899ab677230ee0e9
tag: 2025.12.0@sha256:4eb78cc5f3f4e87e281d38590deca2a4a74afaa9f351210059cb2786443994f2
pullPolicy: Always
j21Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java21@sha256:0062e45ec8aa8bdbeeb6b4ad0e15df804c4525f0e208b66d899ab677230ee0e9
tag: 2025.12.0-java21@sha256:4eb78cc5f3f4e87e281d38590deca2a4a74afaa9f351210059cb2786443994f2
pullPolicy: Always
j21graalvmImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java21-graalvm@sha256:2313ff2f3df8df46006305f5baef69c0cf1f5e87230df51f0a3c5f17ec31ac26
tag: 2025.12.0-java21-graalvm@sha256:ee2819d75577b639a4c15fb02e5cd2a5e6e217a873d5029dc2053fed44d83e85
pullPolicy: Always
j21alpineImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java21-alpine@sha256:0ee2b6b5c53b8dbd5c4c5fe99bacd7200a66ee9b6f0a70179a9974e3a3609f75
tag: 2025.12.0-java21-alpine@sha256:3069177d935d23fb0feb251df88d22a3723c1e7b705fb8928131f38b1c1e4d44
pullPolicy: Always
j17Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java17@sha256:8e7bf704829a1f98ca9eca5c786ecc402309e943a31554b36d260cb7f1ce40c7
tag: 2025.12.0-java17@sha256:21c37751d0869b6c071d2111d848bbad22abc76976c63802e31e968ea59ee25e
pullPolicy: Always
j17jdkImage:
repository: ghcr.io/itzg/minecraft-server
@@ -24,7 +24,7 @@ j17jdkImage:
pullPolicy: Always
j17graalvmImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java17-graalvm@sha256:fa18ab3990dbc7e99bca638d5cbb858a183119f3cf457ca33d2790181846ece1
tag: 2025.12.0-java17-graalvm@sha256:d87346216b26093088719c85e5a7ecf2076f1f523020bca7d9d41f1cb96a9eae
pullPolicy: Always
j17alpineImage:
repository: ghcr.io/itzg/minecraft-server
@@ -32,19 +32,19 @@ j17alpineImage:
pullPolicy: Always
j11Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java11@sha256:9d8adf6fb91fbe93602c2f067fd08bf8efbafd1ca39cdce0570e0b832a4ecced
tag: 2025.12.0-java11@sha256:6dc27ba8c6bf71b57f6ecddeea3f54fadf931c3a8cc473e8688853434e272450
pullPolicy: Always
j8Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java8@sha256:d727e26493c61d144bc90190be5b47cc37e9218d7a1434771ec326fc76fd9586
tag: 2025.12.0-java8@sha256:beb2cc1a665d93fbb72c60120c9f0751e94039cd37c4d975ce70d8abf18abb78
pullPolicy: Always
j8graalvmImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java8-graalvm-ce@sha256:ac292a10d89ea816e89049bea646d0a79e3f7f758fe4e02f8229ccf0a3a164cb
tag: 2025.12.0-java8-graalvm-ce@sha256:38fce156dd9afc659bfacf46870fe3e8463340ae99e04960ed17045c9e275a59
pullPolicy: Always
j8jdkImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2025.10.5-java8-jdk@sha256:1615d199f295710bd711aa9cb4cbea003e6b6b8c2018b97328773a114a0d11ee
tag: 2025.12.0-java8-jdk@sha256:8442f63bd1d154c3cc3bea3dac486bb846b6c9421db5e3c5fb8258785f68bac7
pullPolicy: Always
j8alpineImage:
repository: ghcr.io/itzg/minecraft-server