From 7071c335dde8b6136346d7f6e36f08729d766d1f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Mar 2026 17:17:22 +0100 Subject: [PATCH] =?UTF-8?q?fix(minecraft-java):=20update=20image=20ghcr.io?= =?UTF-8?q?/itzg/minecraft-server=202026.3.1=20=E2=86=92=202026.3.2=20(#46?= =?UTF-8?q?222)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `0678de3` → `bb08cd9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `aef4a2a` → `14769ca` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `7fd1fd2` → `55f5115` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `bbe9533` → `95811e9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `f0346b6` → `e471a33` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `1ce3ff2` → `4b4355d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `82145c0` → `dfe1599` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `86d470f` → `166080c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `17020f7` → `0550bd3` | --- > [!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
itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server) ### [`v2026.3.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.3.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.3.1...2026.3.2) ##### What's Changed ##### Enhancements - Added NUMA library by [@​itzg](https://redirect.github.com/itzg) in [#​3962](https://redirect.github.com/itzg/docker-minecraft-server/pull/3962) - Apply logging prefix on output from DEBUG\_MEMORY by [@​itzg](https://redirect.github.com/itzg) in [#​3975](https://redirect.github.com/itzg/docker-minecraft-server/pull/3975) - Add image variant java25-alpine by [@​itzg](https://redirect.github.com/itzg) in [#​3980](https://redirect.github.com/itzg/docker-minecraft-server/pull/3980) ##### Documentation - build: adjust RTD config to explicitly use docs/requirements.txt by [@​itzg](https://redirect.github.com/itzg) in [#​3964](https://redirect.github.com/itzg/docker-minecraft-server/pull/3964) - add dockerfile\_inline example to misc/building by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3963](https://redirect.github.com/itzg/docker-minecraft-server/pull/3963) - notes: removed start-setupForgeApiMods from start flow diagram by [@​itzg](https://redirect.github.com/itzg) in [#​3972](https://redirect.github.com/itzg/docker-minecraft-server/pull/3972) ##### Other Changes - build(deps): bump platformdirs from 4.9.2 to 4.9.4 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3970](https://redirect.github.com/itzg/docker-minecraft-server/pull/3970) - chore(deps): update dependency itzg/mc-server-runner to v1.14.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3971](https://redirect.github.com/itzg/docker-minecraft-server/pull/3971) - chore(deps): update dependency itzg/rcon-cli to v1.7.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3973](https://redirect.github.com/itzg/docker-minecraft-server/pull/3973) - build(deps): bump the patches group in /docs with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3976](https://redirect.github.com/itzg/docker-minecraft-server/pull/3976) **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/minecraft-java/Chart.yaml | 4 ++-- charts/stable/minecraft-java/values.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index b008f1b144e..8230c99ef41 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.3.1 +appVersion: 2026.3.2 dependencies: - name: common version: 28.33.4 @@ -35,5 +35,5 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-java type: application -version: 34.10.11 +version: 34.10.20 diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index fda30488ba9..89c2c84c97a 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -2,35 +2,35 @@ image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java25@sha256:17020f7415ea5a471b4e4b9c5dbb9c411bbb53b2fe6c03a96aceb0ad472c5a5d + tag: 2026.3.2-java25@sha256:0550bd3c1a184ca1ec76f89846e4fb16f965b96f242dc76102ca074e031be934 pullPolicy: Always # ---- Java 25 ---- j25jdkImage: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java25-jdk@sha256:86d470ffac32434052cffd6eea099cabd6c895e3baeb9ec89f7302e3ca4bb453 + tag: 2026.3.2-java25-jdk@sha256:166080c4793233b9da8d65dd0e4f378e6e2604afde778414551da48a5904df51 pullPolicy: Always # ---- Java 21 (Recommended for modern MC versions) ---- j21Image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java21@sha256:82145c03c7490f7ffc36cf315de7b1d9a91dae3873002b6f00ea2e73643a21a3 + tag: 2026.3.2-java21@sha256:dfe15996e5e41e9cef700cebdba721ba938242ccfb0a52ec6df66abda5bc9d8b pullPolicy: Always j21alpineImage: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java21-alpine@sha256:1ce3ff24cf465e215958cd5bbac49376f61d9e340db644e5b92d677521cdaa2d + tag: 2026.3.2-java21-alpine@sha256:4b4355d33c39cecf2586bb970dde32ec1de6ad2e23e6fec5c28ddfbe3dc35b9b pullPolicy: Always j21jdkImage: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java21-jdk@sha256:f0346b6079aa5e4c4018d4b1fc722b3d1d3f790c937cab38cc0cb119fd015192 + tag: 2026.3.2-java21-jdk@sha256:e471a3303781fad982f32a8de9b77763cdc02646f304cea4e573505b9c2e12cc pullPolicy: Always # ---- Java 17 (Safe & Supported) ---- j17Image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java17@sha256:bbe953376f5afb445f2d6a6e676e4d5d901c839ddc1d56436cfffe9daef3c90a + tag: 2026.3.2-java17@sha256:95811e9230bbf7e8af1da6fd256f4fa9ccb09fa168de057c860e95b79140042b pullPolicy: Always j17jdkImage: @@ -41,19 +41,19 @@ j17jdkImage: # ---- Java 16 ---- j16Image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java16@sha256:7fd1fd2e931e57f25185552a2ec7b52db9ad3bc9dd9b01e5c1a99f14e85ddd45 + tag: 2026.3.2-java16@sha256:55f5115b430b998d1cebddae79fe0732b50c6dc2a484ef40cc60f6ec5d2e93bb pullPolicy: Always # ---- Java 11 ---- j11Image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java11@sha256:aef4a2a9ae86d892d5e24c6570ae35e719c88646c83551f2213dfb996fca4feb + tag: 2026.3.2-java11@sha256:14769ca68a89499a61fe6827af719046c1e6f1181379977cacaa9e4dcc8094f4 pullPolicy: Always # ---- Java 8 (Use plain java8 only) ---- j8Image: repository: ghcr.io/itzg/minecraft-server - tag: 2026.3.1-java8@sha256:0678de359279a32fd570e67abcc78cb9dbd11de0eb3acd255276a846564f14bc + tag: 2026.3.2-java8@sha256:bb08cd916d0f927130c7b1beb63f0bcb13154d7fb2c33be9ba48dd6398cfcecd pullPolicy: Always service: