From 16794636c67da5f9c9ff513a1f8a64fa27ce93ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Oct 2025 01:32:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/itzg/mi?= =?UTF-8?q?necraft-server=202025.10.1=20=E2=86=92=202025.10.2=20(#40681)?= 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 | `d5e94e0` -> `98deb2a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `36d008b` -> `4022cfa` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `31c9c0a` -> `f6e7575` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `4cbc12f` -> `3e9e1cc` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `ac9afb3` -> `6971bf4` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `d95ffcd` -> `c972596` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `c969efe` -> `cff396c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `19a8cc1` -> `7027cb0` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `96ea541` -> `314592b` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `bf07438` -> `cbfb468` | --- > [!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) ### [`v2025.10.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.10.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.10.1...2025.10.2) ##### What's Changed ##### Enhancements - paper: now applies channel and resolves stable by default by [@​itzg](https://redirect.github.com/itzg) in [#​3692](https://redirect.github.com/itzg/docker-minecraft-server/pull/3692) - Add colorwheel and colorwheel-patcher to default excludes by [@​itzg](https://redirect.github.com/itzg) in [#​3696](https://redirect.github.com/itzg/docker-minecraft-server/pull/3696) ##### Bug Fixes - Fix script import path for RCON\_CMDS\_\* by [@​itzg](https://redirect.github.com/itzg) in [#​3695](https://redirect.github.com/itzg/docker-minecraft-server/pull/3695) - neoforge: handle new version ordering by [@​itzg](https://redirect.github.com/itzg) in [#​3703](https://redirect.github.com/itzg/docker-minecraft-server/pull/3703) ##### Other Changes - build(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3698](https://redirect.github.com/itzg/docker-minecraft-server/pull/3698) - build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the updates group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3697](https://redirect.github.com/itzg/docker-minecraft-server/pull/3697) **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 | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index c04679cb296..7be04380f15 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.10.1 +appVersion: 2025.10.2 dependencies: - name: common version: 28.24.0 @@ -40,5 +40,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.42.0 +version: 23.42.11 diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index a498acf7f18..a1a1df0ae6a 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.10.1@sha256:bf07438096d4cd1b7588cb0e8714d666d1fbb2034ce38acd0d7285ff0648510b + tag: 2025.10.2@sha256:cbfb468b13a957924d24a2f1dd9676fe262566ab97b0aee9070f27b41de69d05 pullPolicy: Always j21Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java21@sha256:bf07438096d4cd1b7588cb0e8714d666d1fbb2034ce38acd0d7285ff0648510b + tag: 2025.10.2-java21@sha256:cbfb468b13a957924d24a2f1dd9676fe262566ab97b0aee9070f27b41de69d05 pullPolicy: Always j21graalvmImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java21-graalvm@sha256:96ea541b3647726eb2007506217546bf63bd3240b410e3b8830780d89e2e30fd + tag: 2025.10.2-java21-graalvm@sha256:314592bbcdf70bcbe02909285647ca24206367cee061eebc2bbc61f7756a1909 pullPolicy: Always j21alpineImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java21-alpine@sha256:19a8cc15d8b5a0c435ff7dfcc0fb15c5943b89fb40349660496ecd808b2efd63 + tag: 2025.10.2-java21-alpine@sha256:7027cb0b75aded91e74ac855fbb98f5005f4c4376ef21e26c66c2a5788253c38 pullPolicy: Always j17Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java17@sha256:c969efe53626a85f3232f56f66fa5174f944c3b3b6aaae53bae9ee200fd1b5f5 + tag: 2025.10.2-java17@sha256:cff396c6814a03ea1baa1b61c8f73d870012e0583aafcb77be7c5741b18f7465 pullPolicy: Always j17jdkImage: repository: ghcr.io/itzg/minecraft-server @@ -24,27 +24,27 @@ j17jdkImage: pullPolicy: Always j17graalvmImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java17-graalvm@sha256:d95ffcd0e6ac94e8cc8b22d1406c0fab69b97bbc8e00a581dbce8a43f2c2ba3e + tag: 2025.10.2-java17-graalvm@sha256:c9725960cc28bd3f76b75aa4d5d55a3bd1775c17711be8aa12862c361675bd5e pullPolicy: Always j17alpineImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java17-alpine@sha256:ac9afb32e2f7234f5bd723fb356eaa3b3ed685b8d6d1a5e8acb19b4f824b5cbd + tag: 2025.10.2-java17-alpine@sha256:6971bf48dd136b64267d95fb0615f711a398f165123b9edf090d8711bdd39e90 pullPolicy: Always j11Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java11@sha256:4cbc12f2806e9b66c7773c7cda756fbf1b335d15300bdbce39a002e32902ba2c + tag: 2025.10.2-java11@sha256:3e9e1cc9ba8e12b516d7dde3f3c5a723580f27d117532a88c50ae627c67fa5b4 pullPolicy: Always j8Image: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java8@sha256:31c9c0a2893e248d20c37f7f57a3875f44da27cde657a7374c9d3ca882e69c37 + tag: 2025.10.2-java8@sha256:f6e75753f79c55b894e08cc18b55ae982d9c026d906901f01c8087e162edecb1 pullPolicy: Always j8graalvmImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java8-graalvm-ce@sha256:36d008b64cd5045e42cda99bedade38590d0795153b53a303614a7fa40662f60 + tag: 2025.10.2-java8-graalvm-ce@sha256:4022cfa4e1c6a5c7bd80dd9bf7ef0194def169c4e93d32a6be428ba280f41d00 pullPolicy: Always j8jdkImage: repository: ghcr.io/itzg/minecraft-server - tag: 2025.10.1-java8-jdk@sha256:d5e94e00abe3de96b6b3097768699948f2b298a3401f4cb6bf99b8a2568dbb32 + tag: 2025.10.2-java8-jdk@sha256:98deb2a9242526b2b0835b01aaef8d668b99354590b0ce66b1a69643d095ca2e pullPolicy: Always j8alpineImage: repository: ghcr.io/itzg/minecraft-server