From 5f3de807bd7b41aac8006bd02ed920abdea8c9da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 06:50:06 +0100 Subject: [PATCH] BREAKING CHANGE(minecraft-java): Update image ghcr.io/itzg/minecraft-server (#43571) 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) | major | `49f4dbf` -> `c3856e2` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `f34017a` -> `44dbab9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `0b8f284` -> `4254547` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `93da71d` -> `272da3d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `c9d1ee4` -> `81c049a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `08f9358` -> `35237cc` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `9b2edf3` -> `ad50370` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `c10da6e` -> `edd7b66` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `b425b4e` -> `1b4c97e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | major | `b425b4e` -> `7423a4c` | --- > [!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
itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server) ### [`v2026.1.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.1.1) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.1.0...2026.1.1) ##### What's Changed ##### Bug Fixes - Opt into generated log4j2.xml configuration by [@​itzg](https://redirect.github.com/itzg) in [#​3856](https://redirect.github.com/itzg/docker-minecraft-server/pull/3856) ##### Documentation - Docs: cleanup copyright year and contributing by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3855](https://redirect.github.com/itzg/docker-minecraft-server/pull/3855) ##### Other Changes - build(deps): bump the patches group across 1 directory with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3825](https://redirect.github.com/itzg/docker-minecraft-server/pull/3825) - Move docs to zensical by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3852](https://redirect.github.com/itzg/docker-minecraft-server/pull/3852) **Full Changelog**: ### [`v2026.1.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.1.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.12.1...2026.1.0) ##### What's Changed ##### Bug Fixes - Adding back TerminalConsole to generated log4j2 config by [@​itzg](https://redirect.github.com/itzg) in [#​3846](https://redirect.github.com/itzg/docker-minecraft-server/pull/3846) ##### Documentation - Document SSH console and RCON password secrets file by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3843](https://redirect.github.com/itzg/docker-minecraft-server/pull/3843) ##### Other Changes - Add 'ctm' to forceIncludes for ftb-stoneblock-4 by [@​kman3107](https://redirect.github.com/kman3107) in [#​3840](https://redirect.github.com/itzg/docker-minecraft-server/pull/3840) - Globally exclude crash-assistant mod by [@​gorfey](https://redirect.github.com/gorfey) in [#​3839](https://redirect.github.com/itzg/docker-minecraft-server/pull/3839) - Add NEOFORGE to invalid type message by [@​sornii](https://redirect.github.com/sornii) in [#​3842](https://redirect.github.com/itzg/docker-minecraft-server/pull/3842) - Bump latest/stable image variant to java25 by [@​itzg](https://redirect.github.com/itzg) in [#​3845](https://redirect.github.com/itzg/docker-minecraft-server/pull/3845) ##### New Contributors - [@​gorfey](https://redirect.github.com/gorfey) made their first contribution in [#​3839](https://redirect.github.com/itzg/docker-minecraft-server/pull/3839) - [@​sornii](https://redirect.github.com/sornii) made their first contribution in [#​3842](https://redirect.github.com/itzg/docker-minecraft-server/pull/3842) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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 | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 5129bca6db9..a581c1da2ff 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.12.1 +appVersion: 2026.1.1 dependencies: - name: common version: 28.29.17 @@ -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.56.18 +version: 33.0.0 diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index 6aadc4b3520..5ca54288591 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -1,22 +1,22 @@ image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1@sha256:b425b4e58ebf2302b43d6be65f5136d9203addcd7a8b6a667d38d8746dc8e3a4 + tag: 2026.1.1@sha256:7423a4cf59ec510a58294f853fc7b07cdf0a50c5bc4618ee172327d7913941eb pullPolicy: Always j21Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java21@sha256:b425b4e58ebf2302b43d6be65f5136d9203addcd7a8b6a667d38d8746dc8e3a4 + tag: 2026.1.1-java21@sha256:1b4c97e8065b85d6b62cdc89d45a616842c166fab517479f854e8d3476a95038 pullPolicy: Always j21graalvmImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java21-graalvm@sha256:c10da6e39021da2215bcefb143c5d74c434f9d4e27ef1231fbbf7391aa1e38a4 + tag: 2026.1.0-java21-graalvm@sha256:edd7b66781574ebb67c66f96635d7d1aa733f2886f6589fa4c4c1d8fdca96aac pullPolicy: Always j21alpineImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java21-alpine@sha256:9b2edf3a6270726b1b3b9e6402dbfd8b6133aff382e58229a0fa11a79b4b15da + tag: 2026.1.1-java21-alpine@sha256:ad50370c436697087a0985933368447e29affa688cc87b5bd684f3cceae30dba pullPolicy: Always j17Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java17@sha256:08f9358ad6bf0affb596893832e3706743af2244d3185a92cdd44975aae65867 + tag: 2026.1.1-java17@sha256:35237cc45db76789e295967cc075d26ba1582dc8a5c4bd5bb900782c31336f5a 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.12.1-java17-graalvm@sha256:c9d1ee4d58b33640700635b0a337a30d4c551d4c4f80573887a4082a6a4a4645 + tag: 2026.1.0-java17-graalvm@sha256:81c049a55a0fb89162d8c0378f530278922786d253cf4259697c6ef9277f2a00 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.12.1-java11@sha256:93da71d8134a352cc7e60850f5c0ce4158171203d916d1dcdeb7c59fc8d18eaf + tag: 2026.1.1-java11@sha256:272da3d8bd734739f369b2e7ded69a2bcaac06f04526985d227bf8581bbfc1ec pullPolicy: Always j8Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java8@sha256:0b8f28408f207b8ef2acb2b264ca7047a3969ad1b568f636b48dc93b35b2ee28 + tag: 2026.1.1-java8@sha256:4254547a208b50743c7af5d3ce639b4c6d3924115ed745636a79775faabddc0c pullPolicy: Always j8graalvmImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java8-graalvm-ce@sha256:f34017a0cc38ecbe5eb4291a0b2723f84f4fcb8cb62b461456fd4b4c38d7b8a9 + tag: 2026.1.1-java8-graalvm-ce@sha256:44dbab9c18f844d02392a3dc9b7c5d4cdcef807f39639d84c7441e68c9dfb981 pullPolicy: Always j8jdkImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.12.1-java8-jdk@sha256:49f4dbf9da4d2075707676befd6ef6c20b7d574f85d82b8b0d63dd90d9189508 + tag: 2026.1.1-java8-jdk@sha256:c3856e241ad403844f780131f2d89196728c129bfeeeeb2d88568907ba47fd4a pullPolicy: Always j8alpineImage: repository: ghcr.io/itzg/minecraft-server