fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.1.2 → 2026.1.3 (#44101)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `02a1e5d` -> `cc1dc2a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `a10f4d5` -> `d758662` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `360b14d` -> `9abceb0` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `20849a6` -> `db7b393` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `f66adca` -> `2818e2e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `1ac3467` -> `d43b4cd` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `223c113` -> `343a034` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `b27a382` -> `da84359` |

---

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

###
[`v2026.1.3`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.1.3)

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

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

##### What's Changed

##### Bug Fixes

- Fix logError call when using CF\_API\_KEY\_FILE by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3818](https://redirect.github.com/itzg/docker-minecraft-server/pull/3818)

##### Documentation

- Fix minor typos in GTNH docs by
[@&#8203;Neutronlul](https://redirect.github.com/Neutronlul) in
[#&#8203;3872](https://redirect.github.com/itzg/docker-minecraft-server/pull/3872)
- Avoid confusion about server properties supportability by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3875](https://redirect.github.com/itzg/docker-minecraft-server/pull/3875)
- docs: add autoscaling documentation and examples for mc-router
integration by [@&#8203;Lenart12](https://redirect.github.com/Lenart12)
in
[#&#8203;3826](https://redirect.github.com/itzg/docker-minecraft-server/pull/3826)
- Clarify scope of LOG\_LEVEL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3878](https://redirect.github.com/itzg/docker-minecraft-server/pull/3878)

##### New Contributors

- [@&#8203;Neutronlul](https://redirect.github.com/Neutronlul) made
their first contribution in
[#&#8203;3872](https://redirect.github.com/itzg/docker-minecraft-server/pull/3872)
- [@&#8203;Lenart12](https://redirect.github.com/Lenart12) made their
first contribution in
[#&#8203;3826](https://redirect.github.com/itzg/docker-minecraft-server/pull/3826)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2026.1.2...2026.1.3>

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWphdmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-01-25 16:51:43 +01:00
committed by GitHub
parent f8cbb6da63
commit 44b82587bd
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2026.1.2
appVersion: 2026.1.3
dependencies:
- name: common
version: 28.29.36
@@ -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: 33.0.17
version: 33.0.25

View File

@@ -1,10 +1,10 @@
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2@sha256:b27a382b660ffee91866c1441ca3f2166461921bff4284c48674e0d143c5f6fb
tag: 2026.1.3@sha256:da84359bd92be3d48f4f64b35a70ba9cd593d23a6fc8f68ccacb72ce4e972c41
pullPolicy: Always
j21Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java21@sha256:223c1135c98683d0af80b4c20b5b566bea5ecc717d01780b610fd8a6839f7e5d
tag: 2026.1.3-java21@sha256:343a0349cfe04c70a95fc5a6d8c50ed69803001af58ba878e58906ca6a87d29c
pullPolicy: Always
j21graalvmImage:
repository: ghcr.io/itzg/minecraft-server
@@ -12,11 +12,11 @@ j21graalvmImage:
pullPolicy: Always
j21alpineImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java21-alpine@sha256:1ac34679bbd6f6041facfd6aae93bd75aa348bed67d86722bd884ff82be959b7
tag: 2026.1.3-java21-alpine@sha256:d43b4cd9d1d18c21ad6a4f21f374344aa560998925bab9bdf1c8826e4ad8c60f
pullPolicy: Always
j17Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java17@sha256:f66adca331988c553350c83a7b80505d0621c8ef566ffe8281c030a6c8a97494
tag: 2026.1.3-java17@sha256:2818e2e7ca2ce0572c6677450e804ecc23513c9284edf10ea30fcbbe0a341024
pullPolicy: Always
j17jdkImage:
repository: ghcr.io/itzg/minecraft-server
@@ -32,19 +32,19 @@ j17alpineImage:
pullPolicy: Always
j11Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java11@sha256:20849a6b61c878cb334b91d45d384eefe74010754fe7d7a9bee61528080f31ab
tag: 2026.1.3-java11@sha256:db7b393aadcbf0e3dcd492377e77e0b0c62e2c9682fe814c59f035c0434f1945
pullPolicy: Always
j8Image:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java8@sha256:360b14de6c37e75bf88dba35da982061d10dd1fc86b62d443d069eacd162a18b
tag: 2026.1.3-java8@sha256:9abceb02310bd9b29d8e893456bd55aa7bc12ebacc5697157a27e88c44a79fa8
pullPolicy: Always
j8graalvmImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java8-graalvm-ce@sha256:a10f4d5e239dbad59dca5e3f8c975e0257e90d5fd8b5d42d7fc9b625028c39f0
tag: 2026.1.3-java8-graalvm-ce@sha256:d758662bcc18a34c3e0c9c24370b95b87fa2a94c0540ca3bb0fd82114c9dfe61
pullPolicy: Always
j8jdkImage:
repository: ghcr.io/itzg/minecraft-server
tag: 2026.1.2-java8-jdk@sha256:02a1e5d14267e2d59f5b8e4a41a0a3f67d4beb6525e3c96f4961450f96d279db
tag: 2026.1.3-java8-jdk@sha256:cc1dc2a4636a6ad9722a4321fdfc3b16c29f838b15fae955cf5fec35b16235a9
pullPolicy: Always
j8alpineImage:
repository: ghcr.io/itzg/minecraft-server