mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 08:21:22 -03:00
feat(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.1.3 → 2026.2.0 (#44651)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `cc1dc2a` → `b623ea0` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `9abceb0` → `86f0fd6` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `db7b393` → `614936f` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `2818e2e` → `cba34ae` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d43b4cd` → `4e87af3` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `343a034` → `da3e492` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `da84359` → `84d4238` | --- > [!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.2.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.2.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.1.3...2026.2.0) <!-- Release notes generated using configuration in .github/release.yml at 6bb401f9ff2f98c1925944b546700fca4de73a93 --> ##### What's Changed ##### Enhancements - Fixing typo in GTNH MOTD by [@​nwmqpa](https://redirect.github.com/nwmqpa) in [#​3889](https://redirect.github.com/itzg/docker-minecraft-server/pull/3889) - autocf: log warning and proceed if an excluded mod cannot be resolved by [@​itzg](https://redirect.github.com/itzg) in [#​3904](https://redirect.github.com/itzg/docker-minecraft-server/pull/3904) - Put back particle-effects-reforged and flerovium in global excludes by [@​itzg](https://redirect.github.com/itzg) in [#​3906](https://redirect.github.com/itzg/docker-minecraft-server/pull/3906) ##### Bug Fixes - Temporarily remove particle-effects-reforged from global excludes by [@​itzg](https://redirect.github.com/itzg) in [#​3902](https://redirect.github.com/itzg/docker-minecraft-server/pull/3902) - Temporarily remove flerovium from global excludes by [@​itzg](https://redirect.github.com/itzg) in [#​3903](https://redirect.github.com/itzg/docker-minecraft-server/pull/3903) ##### Documentation - build(deps): bump the patches group in /docs with 3 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3886](https://redirect.github.com/itzg/docker-minecraft-server/pull/3886) - Leave docs sidebar nav collapsed by default by [@​itzg](https://redirect.github.com/itzg) in [#​3892](https://redirect.github.com/itzg/docker-minecraft-server/pull/3892) - docs: fix link formatting in environment variables documentation page by [@​sagittarius-a](https://redirect.github.com/sagittarius-a) in [#​3895](https://redirect.github.com/itzg/docker-minecraft-server/pull/3895) - Update build badge in README.md by [@​itzg](https://redirect.github.com/itzg) in [#​3898](https://redirect.github.com/itzg/docker-minecraft-server/pull/3898) ##### Other Changes - build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the updates group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3885](https://redirect.github.com/itzg/docker-minecraft-server/pull/3885) - build(deps): bump packaging from 25.0 to 26.0 in /docs by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3887](https://redirect.github.com/itzg/docker-minecraft-server/pull/3887) - Temporarily disable auto-pause with graalvm images by [@​itzg](https://redirect.github.com/itzg) in [#​3893](https://redirect.github.com/itzg/docker-minecraft-server/pull/3893) - Removed duplicate in images.json by [@​itzg](https://redirect.github.com/itzg) in [#​3891](https://redirect.github.com/itzg/docker-minecraft-server/pull/3891) - Temporarily remove GraalVM variants from build by [@​itzg](https://redirect.github.com/itzg) in [#​3899](https://redirect.github.com/itzg/docker-minecraft-server/pull/3899) - build(deps): bump pathspec from 1.0.3 to 1.0.4 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3901](https://redirect.github.com/itzg/docker-minecraft-server/pull/3901) - build(deps): bump docker/login-action from 3.6.0 to 3.7.0 in the updates group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3900](https://redirect.github.com/itzg/docker-minecraft-server/pull/3900) - cf: resolve remaining exclude/include slugs after first unknown mod by [@​itzg](https://redirect.github.com/itzg) in [#​3909](https://redirect.github.com/itzg/docker-minecraft-server/pull/3909) ##### New Contributors - [@​nwmqpa](https://redirect.github.com/nwmqpa) made their first contribution in [#​3889](https://redirect.github.com/itzg/docker-minecraft-server/pull/3889) - [@​sagittarius-a](https://redirect.github.com/sagittarius-a) made their first contribution in [#​3895](https://redirect.github.com/itzg/docker-minecraft-server/pull/3895) **Full Changelog**: <https://github.com/itzg/docker-minecraft-server/compare/2026.1.3...2026.2.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL21pbmVjcmFmdC1qYXZhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.1.3
|
||||
appVersion: 2026.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -42,5 +42,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.29
|
||||
version: 33.7.0
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3@sha256:da84359bd92be3d48f4f64b35a70ba9cd593d23a6fc8f68ccacb72ce4e972c41
|
||||
tag: 2026.2.0@sha256:84d4238e570ace1a48a00b9a626d1a01ce92026c92443b7a1edd3f40cd293d74
|
||||
pullPolicy: Always
|
||||
j21Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3-java21@sha256:343a0349cfe04c70a95fc5a6d8c50ed69803001af58ba878e58906ca6a87d29c
|
||||
tag: 2026.2.0-java21@sha256:da3e492ad35a93a721603457036dbc4938a9dd3b232d5cf949f323d612518c12
|
||||
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.3-java21-alpine@sha256:d43b4cd9d1d18c21ad6a4f21f374344aa560998925bab9bdf1c8826e4ad8c60f
|
||||
tag: 2026.2.0-java21-alpine@sha256:4e87af3dcb443e9c828586620aed7ea15c4eb3f61bb8dd19a7ba0535bd065b89
|
||||
pullPolicy: Always
|
||||
j17Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3-java17@sha256:2818e2e7ca2ce0572c6677450e804ecc23513c9284edf10ea30fcbbe0a341024
|
||||
tag: 2026.2.0-java17@sha256:cba34ae90d88c991a71ae8822b9fc91551b09809ac42d313a68594ed6cb4af6a
|
||||
pullPolicy: Always
|
||||
j17jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
@@ -32,11 +32,11 @@ j17alpineImage:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3-java11@sha256:db7b393aadcbf0e3dcd492377e77e0b0c62e2c9682fe814c59f035c0434f1945
|
||||
tag: 2026.2.0-java11@sha256:614936f31d7af459cf067eb4438e3da0339baf53af24fbb6b64d6f517d7dff0a
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3-java8@sha256:9abceb02310bd9b29d8e893456bd55aa7bc12ebacc5697157a27e88c44a79fa8
|
||||
tag: 2026.2.0-java8@sha256:86f0fd63fa483cf61836e0db80daa7934010d26617f4ab89951a0cd67559696c
|
||||
pullPolicy: Always
|
||||
j8graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
@@ -44,7 +44,7 @@ j8graalvmImage:
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2026.1.3-java8-jdk@sha256:cc1dc2a4636a6ad9722a4321fdfc3b16c29f838b15fae955cf5fec35b16235a9
|
||||
tag: 2026.2.0-java8-jdk@sha256:b623ea0d646f2bdbc19507a2a8570d169e188a6b920bf1ddf468d3ebbdd23ba4
|
||||
pullPolicy: Always
|
||||
j8alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
|
||||
Reference in New Issue
Block a user