chore(helm): update image ghcr.io/itzg/minecraft-server (#38073)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d210571` -> `ed60d27` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `aab73f5` -> `84d4f98` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `f0c2a7c` -> `dc66fb9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d3d0468` -> `b3e6a86` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `4a914df` -> `19d4ebe` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `56c55ef` -> `7e10bc2` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `b3f3f34` -> `a84f83e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d0ae5ce` -> `333672a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `9308c4f` -> `f0f0956` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `262e230` -> `6e80f1c` | --- > [!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> ### [`v2025.8.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.8.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.6.2...2025.8.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Use Paper's Fill v3 download API by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3519](https://redirect.github.com/itzg/docker-minecraft-server/pull/3519) - cf: retry file downloads on premature close error by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3528](https://redirect.github.com/itzg/docker-minecraft-server/pull/3528) - cf: retry file download when Netty channel/timeout exceptions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3529](https://redirect.github.com/itzg/docker-minecraft-server/pull/3529) - build: add back java11 for 1.16.5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3530](https://redirect.github.com/itzg/docker-minecraft-server/pull/3530) - Add back java16 variant for Paper 1.16.5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3531](https://redirect.github.com/itzg/docker-minecraft-server/pull/3531) - Add particle effects to CF global excludes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3532](https://redirect.github.com/itzg/docker-minecraft-server/pull/3532) - Quieter Paper/Bukkit default configs downloading by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3535](https://redirect.github.com/itzg/docker-minecraft-server/pull/3535) - Excluding BetterGrassify and Distration Free Recipes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3544](https://redirect.github.com/itzg/docker-minecraft-server/pull/3544) - Switch PAPER\_CONFIG\_DEFAULTS\_REPO to https://github.com/Shonz1/minecraft-default-configs by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3541](https://redirect.github.com/itzg/docker-minecraft-server/pull/3541) - fabric: add option to force reinstall by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3559](https://redirect.github.com/itzg/docker-minecraft-server/pull/3559) - cf: exclude fastquit by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3555](https://redirect.github.com/itzg/docker-minecraft-server/pull/3555) - modrinth: prioritize target loader when resolving project versions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3570](https://redirect.github.com/itzg/docker-minecraft-server/pull/3570) - Add VERSION\_FROM\_MODRINTH\_PROJECTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3580](https://redirect.github.com/itzg/docker-minecraft-server/pull/3580) ##### Bug Fixes - When using a custom server, allow specifying MODRINTH\_LOADER with MODRINTH\_PROJECTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3527](https://redirect.github.com/itzg/docker-minecraft-server/pull/3527) ##### Documentation - Note native auto-pause support by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3520](https://redirect.github.com/itzg/docker-minecraft-server/pull/3520) - Clarified docker attach usage for compose vs non-compose by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3521](https://redirect.github.com/itzg/docker-minecraft-server/pull/3521) - Adjusted wording and example for generator settings by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3522](https://redirect.github.com/itzg/docker-minecraft-server/pull/3522) - Added packwiz example by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3523](https://redirect.github.com/itzg/docker-minecraft-server/pull/3523) - Move page about building image out of contributing section by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3538](https://redirect.github.com/itzg/docker-minecraft-server/pull/3538) - Add a MOTD example with placeholders by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3540](https://redirect.github.com/itzg/docker-minecraft-server/pull/3540) - docs: fix incorrect Minecraft version link by [@​mykokhehiehieh](https://redirect.github.com/mykokhehiehieh) in [https://github.com/itzg/docker-minecraft-server/pull/3549](https://redirect.github.com/itzg/docker-minecraft-server/pull/3549) - Docs: fix env var for enabling query by [@​gkeeth](https://redirect.github.com/gkeeth) in [https://github.com/itzg/docker-minecraft-server/pull/3552](https://redirect.github.com/itzg/docker-minecraft-server/pull/3552) - Upgrade dev mkdocs to Python 3.11 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3569](https://redirect.github.com/itzg/docker-minecraft-server/pull/3569) ##### Other Changes - Add GuideME to exclude list by [@​caitlynrw](https://redirect.github.com/caitlynrw) in [https://github.com/itzg/docker-minecraft-server/pull/3534](https://redirect.github.com/itzg/docker-minecraft-server/pull/3534) - build(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/itzg/docker-minecraft-server/pull/3542](https://redirect.github.com/itzg/docker-minecraft-server/pull/3542)2 - Revert "Add GuideME to exclude list" by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3546](https://redirect.github.com/itzg/docker-minecraft-server/pull/3546) - Add support for `accepts-transfers` and `rate-limit` server properties by [@​fewwan](https://redirect.github.com/fewwan) in [https://github.com/itzg/docker-minecraft-server/pull/3550](https://redirect.github.com/itzg/docker-minecraft-server/pull/3550) - Fix pufferfish url script by [@​MacKey-255](https://redirect.github.com/MacKey-255) in [https://github.com/itzg/docker-minecraft-server/pull/3553](https://redirect.github.com/itzg/docker-minecraft-server/pull/3553) - cf + modrinth: exclude config-menus-forge & welcome-screen by [@​Bobrokus](https://redirect.github.com/Bobrokus) in [https://github.com/itzg/docker-minecraft-server/pull/3561](https://redirect.github.com/itzg/docker-minecraft-server/pull/3561) - update NanoLimbo repository name by [@​Navio1430](https://redirect.github.com/Navio1430) in [https://github.com/itzg/docker-minecraft-server/pull/3564](https://redirect.github.com/itzg/docker-minecraft-server/pull/3564) - build(deps): bump the patches group in /docs with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/itzg/docker-minecraft-server/pull/3572](https://redirect.github.com/itzg/docker-minecraft-server/pull/3572)2 - Update Forge promotions URL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3584](https://redirect.github.com/itzg/docker-minecraft-server/pull/3584) ##### New Contributors - [@​caitlynrw](https://redirect.github.com/caitlynrw) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3534](https://redirect.github.com/itzg/docker-minecraft-server/pull/3534) - [@​mykokhehiehieh](https://redirect.github.com/mykokhehiehieh) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3549](https://redirect.github.com/itzg/docker-minecraft-server/pull/3549) - [@​fewwan](https://redirect.github.com/fewwan) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3550](https://redirect.github.com/itzg/docker-minecraft-server/pull/3550) - [@​gkeeth](https://redirect.github.com/gkeeth) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3552](https://redirect.github.com/itzg/docker-minecraft-server/pull/3552) - [@​MacKey-255](https://redirect.github.com/MacKey-255) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3553](https://redirect.github.com/itzg/docker-minecraft-server/pull/3553) - [@​Bobrokus](https://redirect.github.com/Bobrokus) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3561](https://redirect.github.com/itzg/docker-minecraft-server/pull/3561) - [@​Navio1430](https://redirect.github.com/Navio1430) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3564](https://redirect.github.com/itzg/docker-minecraft-server/pull/3564) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.6.1...2025.8.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.6.2
|
||||
appVersion: 2025.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://hub.docker.com/r/itzg/mc-backup
|
||||
type: application
|
||||
version: 23.2.2
|
||||
version: 23.13.0
|
||||
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2@sha256:262e2309f7cc6b2ff0ac1458ac52c91e9bc778989543feec6588501f6dad31ef
|
||||
tag: 2025.8.0@sha256:6e80f1cb1aa4f10d322e9e2a4fdf4684426b28273e52f0a3629b8eb7b8ab7d50
|
||||
pullPolicy: Always
|
||||
j21Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java21@sha256:262e2309f7cc6b2ff0ac1458ac52c91e9bc778989543feec6588501f6dad31ef
|
||||
tag: 2025.8.0-java21@sha256:6e80f1cb1aa4f10d322e9e2a4fdf4684426b28273e52f0a3629b8eb7b8ab7d50
|
||||
pullPolicy: Always
|
||||
j21graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java21-graalvm@sha256:9308c4f2230f20108694cd83f7da5c26db026fbb7dab3d61bf1f1533ea7e2a20
|
||||
tag: 2025.8.0-java21-graalvm@sha256:f0f0956c6ec675ff4174fa2717aabedfbd7b2a87a30020216f92cf25e1677057
|
||||
pullPolicy: Always
|
||||
j21alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java21-alpine@sha256:d0ae5ce0d85cd82747e7cdba17a02e63c3879e673aadee6495ee00d68e49247a
|
||||
tag: 2025.8.0-java21-alpine@sha256:333672a4c275f5edbdc95fde83b928df262007fcb95c9319ce23001d05bf348c
|
||||
pullPolicy: Always
|
||||
j17Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java17@sha256:b3f3f34ae6e6b4bacbaf70c448ef6b01e0c577390ca06beab396beaf9b4397f1
|
||||
tag: 2025.8.0-java17@sha256:a84f83e195d206cb3f3c5d6440fbd7c81f060e94b3615c64d00e717a7fcb689d
|
||||
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.6.2-java17-graalvm@sha256:56c55ef41c0ca82e715a50655db86252f29d7747e648b48d0fd22f1f25562f45
|
||||
tag: 2025.8.0-java17-graalvm@sha256:7e10bc23c863c3fee38e6e1a9942072d2b67c3ba442c753a59437b5e519dca1d
|
||||
pullPolicy: Always
|
||||
j17alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java17-alpine@sha256:4a914df058adaa0445f4013d5df3b781ebd6e985650aba0b55b2432a6781821b
|
||||
tag: 2025.8.0-java17-alpine@sha256:19d4ebe151b7835e707a871aec4da78cddb56c06b241ed7ad295620860504103
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.4.0-java11@sha256:d3d0468c09aac4245c359b25dfb7f1bd301d400cf1b49ec927ce8168d92ffddc
|
||||
tag: 2025.8.0-java11@sha256:b3e6a861e6b61ab7df77a422fdbc54a8df37e8b7c8e1670cc2da3b4b5d21205b
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java8@sha256:f0c2a7c4508bc17e5d773ee871528fe0a7d92353542b43011b72d8c65e675f63
|
||||
tag: 2025.8.0-java8@sha256:dc66fb95ee34448b149f258cabb6cb0eab1077b6773ed75a85bdebaf90999f76
|
||||
pullPolicy: Always
|
||||
j8graalvmImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java8-graalvm-ce@sha256:aab73f5f85bc294851556969b266af63a0939fd309ca2fe6345a32e22d1a72ff
|
||||
tag: 2025.8.0-java8-graalvm-ce@sha256:84d4f98c55b5cad93692d2d43fedad0a69b7f79724e6bc56e89ba22677038042
|
||||
pullPolicy: Always
|
||||
j8jdkImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
tag: 2025.6.2-java8-jdk@sha256:d210571f341fb079c33b903e1630116b788dfed773df9e69109804d1b824bdb1
|
||||
tag: 2025.8.0-java8-jdk@sha256:ed60d27d1f344fbce15ce44dd3834bccc12ef29ef1cf38844353987e87a2f85a
|
||||
pullPolicy: Always
|
||||
j8alpineImage:
|
||||
repository: ghcr.io/itzg/minecraft-server
|
||||
|
||||
Reference in New Issue
Block a user