fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.5.0 → 2026.5.1 (#48064)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `14ed48d` → `a0ffae4` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `2f20671` → `ea28b48` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `8fe9e37` → `f04db02` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `c69a5cf` → `51e4097` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `cd986b2` → `c70edf1` | --- > [!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. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtamF2YSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-java
|
||||
type: application
|
||||
version: 35.20.0
|
||||
version: 35.20.5
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ j21Image:
|
||||
|
||||
j21alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.5.0-java21-alpine@sha256:cd986b24767e0cea3207af554b04f9e364b03ca4ef27a415c4ce436646e21b8d
|
||||
tag: 2026.5.1-java21-alpine@sha256:c70edf102dd4dcef2030cd6043d36eaf8613cd36bc84c5f616b6f886b8d40c86
|
||||
pullPolicy: Always
|
||||
|
||||
j21jdkImage:
|
||||
@@ -30,7 +30,7 @@ j21jdkImage:
|
||||
# ---- Java 17 (Safe & Supported) ----
|
||||
j17Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.5.0-java17@sha256:c69a5cf4d445f21ca40de5466e95c965d0b3a92df1525fd53e6e3d7536ca2066
|
||||
tag: 2026.5.1-java17@sha256:51e40973a26f1d845842db3f126a073ccef56fa50bcfa04c345914b5c80acd59
|
||||
pullPolicy: Always
|
||||
|
||||
j17jdkImage:
|
||||
@@ -41,19 +41,19 @@ j17jdkImage:
|
||||
# ---- Java 16 ----
|
||||
j16Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.5.0-java16@sha256:8fe9e376147ea1acd5d83f6fcd3aaf790423896e657f3a877d032927c62f69c3
|
||||
tag: 2026.5.1-java16@sha256:f04db02d93d0c347fd3defedf4232332628207028446198138417700c5fbd75d
|
||||
pullPolicy: Always
|
||||
|
||||
# ---- Java 11 ----
|
||||
j11Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.5.0-java11@sha256:2f20671b4e846e212336444af9599dfc82d00967e00294b12a622c5e6a32ff43
|
||||
tag: 2026.5.1-java11@sha256:ea28b485b60d43b3b3c275b2eba5c9b205312e40ebeb09804e6204c000481ef6
|
||||
pullPolicy: Always
|
||||
|
||||
# ---- Java 8 (Use plain java8 only) ----
|
||||
j8Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.5.0-java8@sha256:14ed48d1f47a39176efae37ebe61ca0eab7b1a70d023d94868ab1736a59b54aa
|
||||
tag: 2026.5.1-java8@sha256:a0ffae46cd9a3f77134a87f2fe94bc937a7b33b77c10062deb8798db7635cbfa
|
||||
pullPolicy: Always
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user