mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 18:55:14 -03:00
fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.1.1 → 2026.1.2 (#43666)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `c3856e2` -> `02a1e5d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `44dbab9` -> `a10f4d5` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `4254547` -> `360b14d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `272da3d` -> `20849a6` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `35237cc` -> `f66adca` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `ad50370` -> `1ac3467` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `1b4c97e` -> `223c113` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `7423a4c` -> `b27a382` | --- > [!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.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.1.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.1.1...2026.1.2) <!-- Release notes generated using configuration in .github/release.yml at 32b343840f293ada94098b2f67d49a4a9612668f --> ##### What's Changed ##### Bug Fixes - Leverage ENABLE\_ROLLING\_LOGS as default for GENERATE\_LOG4J2\_CONFIG by [@​itzg](https://redirect.github.com/itzg) in [#​3860](https://redirect.github.com/itzg/docker-minecraft-server/pull/3860) - Default Folia channel to stable rather than experimental by [@​itzg](https://redirect.github.com/itzg) in [#​3861](https://redirect.github.com/itzg/docker-minecraft-server/pull/3861) - Ensure FTBA uses image's java by [@​itzg](https://redirect.github.com/itzg) in [#​3867](https://redirect.github.com/itzg/docker-minecraft-server/pull/3867) ##### Other Changes - Add mekalus to cf-exclude-include.json by [@​DVerdeV](https://redirect.github.com/DVerdeV) in [#​3862](https://redirect.github.com/itzg/docker-minecraft-server/pull/3862) - build(deps): bump pathspec from 0.12.1 to 1.0.3 in /docs by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3865](https://redirect.github.com/itzg/docker-minecraft-server/pull/3865) - build(deps): bump pymdown-extensions from 10.19.1 to 10.20 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3864](https://redirect.github.com/itzg/docker-minecraft-server/pull/3864) ##### New Contributors - [@​DVerdeV](https://redirect.github.com/DVerdeV) made their first contribution in [#​3862](https://redirect.github.com/itzg/docker-minecraft-server/pull/3862) **Full Changelog**: <https://github.com/itzg/docker-minecraft-server/compare/2026.1.1...2026.1.2> </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:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.1.1
|
||||
appVersion: 2026.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.18
|
||||
@@ -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.1
|
||||
version: 33.0.9
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1@sha256:7423a4cf59ec510a58294f853fc7b07cdf0a50c5bc4618ee172327d7913941eb
|
||||
tag: 2026.1.2@sha256:b27a382b660ffee91866c1441ca3f2166461921bff4284c48674e0d143c5f6fb
|
||||
pullPolicy: Always
|
||||
j21Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1-java21@sha256:1b4c97e8065b85d6b62cdc89d45a616842c166fab517479f854e8d3476a95038
|
||||
tag: 2026.1.2-java21@sha256:223c1135c98683d0af80b4c20b5b566bea5ecc717d01780b610fd8a6839f7e5d
|
||||
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.1-java21-alpine@sha256:ad50370c436697087a0985933368447e29affa688cc87b5bd684f3cceae30dba
|
||||
tag: 2026.1.2-java21-alpine@sha256:1ac34679bbd6f6041facfd6aae93bd75aa348bed67d86722bd884ff82be959b7
|
||||
pullPolicy: Always
|
||||
j17Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1-java17@sha256:35237cc45db76789e295967cc075d26ba1582dc8a5c4bd5bb900782c31336f5a
|
||||
tag: 2026.1.2-java17@sha256:f66adca331988c553350c83a7b80505d0621c8ef566ffe8281c030a6c8a97494
|
||||
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.1-java11@sha256:272da3d8bd734739f369b2e7ded69a2bcaac06f04526985d227bf8581bbfc1ec
|
||||
tag: 2026.1.2-java11@sha256:20849a6b61c878cb334b91d45d384eefe74010754fe7d7a9bee61528080f31ab
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1-java8@sha256:4254547a208b50743c7af5d3ce639b4c6d3924115ed745636a79775faabddc0c
|
||||
tag: 2026.1.2-java8@sha256:360b14de6c37e75bf88dba35da982061d10dd1fc86b62d443d069eacd162a18b
|
||||
pullPolicy: Always
|
||||
j8graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1-java8-graalvm-ce@sha256:44dbab9c18f844d02392a3dc9b7c5d4cdcef807f39639d84c7441e68c9dfb981
|
||||
tag: 2026.1.2-java8-graalvm-ce@sha256:a10f4d5e239dbad59dca5e3f8c975e0257e90d5fd8b5d42d7fc9b625028c39f0
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.1-java8-jdk@sha256:c3856e241ad403844f780131f2d89196728c129bfeeeeb2d88568907ba47fd4a
|
||||
tag: 2026.1.2-java8-jdk@sha256:02a1e5d14267e2d59f5b8e4a41a0a3f67d4beb6525e3c96f4961450f96d279db
|
||||
pullPolicy: Always
|
||||
j8alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
|
||||
Reference in New Issue
Block a user