chore(helm): update image docker.io/itzg/minecraft-server 2025.1.0 → 2025.2.0 (#31521)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `469f561` -> `d4d3799` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `dd7524f` -> `b50acb7` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `db88014` -> `39fe68d` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `90e0c0f` -> `5935d22` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `890fcd4` -> `99e7e71` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `96563e5` -> `130b4d4` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `d0e8397` -> `953554b` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `58d84c0` -> `80d3ba6` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `7ca33fd` -> `68b7599` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `9a6e89f` -> `498b3e0` |

---

> [!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
(docker.io/itzg/minecraft-server)</summary>

###
[`v2025.2.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.2.0)

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

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

##### What's Changed

##### Enhancements

- cf: gracefully handle invalid modpack manifest file by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3237](https://redirect.github.com/itzg/docker-minecraft-server/pull/3237)
- modrinth: added excludes needed for create_plus by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3242](https://redirect.github.com/itzg/docker-minecraft-server/pull/3242)
- cf: handle spaces around commas for includes/excludes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3256](https://redirect.github.com/itzg/docker-minecraft-server/pull/3256)
- feat: bump mc-server-runner & add note about bypassing
`STOP_SERVER_ANNOUNCE_DELAY` by
[@&#8203;DerRockWolf](https://redirect.github.com/DerRockWolf) in
[https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280)
- update mohist download script to use new API endpoint by
[@&#8203;WaveringAna](https://redirect.github.com/WaveringAna) in
[https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247)
- datapack: allow copying from directory by
[@&#8203;Tert0](https://redirect.github.com/Tert0) in
[https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259)
- Feat: Disabling Mods in Generic Packs by
[@&#8203;azunaVT](https://redirect.github.com/azunaVT) in
[https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281)

##### Bug Fixes

- Corrected calculation of Canyon download URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3226](https://redirect.github.com/itzg/docker-minecraft-server/pull/3226)
- neoforge: grab latest beta even when non-beta release is newer by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3227](https://redirect.github.com/itzg/docker-minecraft-server/pull/3227)
- Install tput for colorized logs on alpine images by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3229](https://redirect.github.com/itzg/docker-minecraft-server/pull/3229)
- ketting: fixed launcher invocation by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3244](https://redirect.github.com/itzg/docker-minecraft-server/pull/3244)
- cf: qualify mapping of excluded slug to mod IDs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3254](https://redirect.github.com/itzg/docker-minecraft-server/pull/3254)

##### Documentation

- Added compose example snippets for Paper docs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3231](https://redirect.github.com/itzg/docker-minecraft-server/pull/3231)
- Added example for skyfactory5 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3235](https://redirect.github.com/itzg/docker-minecraft-server/pull/3235)
- Fixed compose error due to missing key in GTNH example by
[@&#8203;SgtMate](https://redirect.github.com/SgtMate) in
[https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238)
- examples: adjust gtnh example to use MEMORY and JVM_OPTS by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3257](https://redirect.github.com/itzg/docker-minecraft-server/pull/3257)
- Version bump GTNH to 2.7.2 by
[@&#8203;elizabethlfransen](https://redirect.github.com/elizabethlfransen)
in
[https://github.com/itzg/docker-minecraft-server/pull/3258](https://redirect.github.com/itzg/docker-minecraft-server/pull/3258)
- Clarify java edition aspect by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3264](https://redirect.github.com/itzg/docker-minecraft-server/pull/3264)
- Add configurator tool to documentation by
[@&#8203;Krymonota](https://redirect.github.com/Krymonota) in
[https://github.com/itzg/docker-minecraft-server/pull/3272](https://redirect.github.com/itzg/docker-minecraft-server/pull/3272)
- Clarify Vanilla Tweaks file documentation by
[@&#8203;cadenkriese](https://redirect.github.com/cadenkriese) in
[https://github.com/itzg/docker-minecraft-server/pull/3287](https://redirect.github.com/itzg/docker-minecraft-server/pull/3287)

##### Other Changes

- Bump mc-monitor to fix cve by
[@&#8203;FernandoRod13](https://redirect.github.com/FernandoRod13) in
[https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270)

##### New Contributors

- [@&#8203;SgtMate](https://redirect.github.com/SgtMate) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238)
- [@&#8203;WaveringAna](https://redirect.github.com/WaveringAna) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247)
- [@&#8203;Tert0](https://redirect.github.com/Tert0) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259)
- [@&#8203;FernandoRod13](https://redirect.github.com/FernandoRod13)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270)
- [@&#8203;DerRockWolf](https://redirect.github.com/DerRockWolf) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280)
- [@&#8203;azunaVT](https://redirect.github.com/azunaVT) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2025.1.0...2025.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-02-02 09:52:50 +00:00
committed by GitHub
parent ded80eab1f
commit 6e25e803c2
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.1.0
appVersion: 2025.2.0
dependencies:
- name: common
version: 25.4.10
@@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/itzg/mc-backup
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 22.1.1
version: 22.12.0
+11 -11
View File
@@ -1,22 +1,22 @@
image:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0@sha256:9a6e89f544eb44675a97bda7285f13a72794624e0b448a93b6b6058d0713323a
tag: 2025.2.0@sha256:498b3e03fc49cde4370f2f5a20552751526c8d6774dde12d5f4a0b92c95b00b5
pullPolicy: Always
j21Image:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java21@sha256:9a6e89f544eb44675a97bda7285f13a72794624e0b448a93b6b6058d0713323a
tag: 2025.2.0-java21@sha256:498b3e03fc49cde4370f2f5a20552751526c8d6774dde12d5f4a0b92c95b00b5
pullPolicy: Always
j21graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java21-graalvm@sha256:7ca33fd6ab208b18cf7acff23f452708d6c4e1f877b118fb7ac892bd383b1ab1
tag: 2025.2.0-java21-graalvm@sha256:68b7599afa6ca6c71fd52f1bcde29d70c7efad41389e3da35282142558c10985
pullPolicy: Always
j21alpineImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java21-alpine@sha256:58d84c0bbcd64ff1e6831742341b3de4e2b2fc5f59301f8e4e5973b1673af52b
tag: 2025.2.0-java21-alpine@sha256:80d3ba612e329954af481af601175e3b0ac3c4cc3bb514372fa8bb71f9ae1046
pullPolicy: Always
j17Image:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java17@sha256:d0e8397e16c3264d5eff0a5a17b6cd9d5a4a647216120d53502f1359b6864a91
tag: 2025.2.0-java17@sha256:953554b1f8b6e0c6156222025ce37465a8512fa071edf30ec3beadaa1d179336
pullPolicy: Always
j17jdkImage:
repository: docker.io/itzg/minecraft-server
@@ -24,27 +24,27 @@ j17jdkImage:
pullPolicy: Always
j17graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java17-graalvm@sha256:96563e543d0b3d8ea36b43fb97f3786e4e5fb75ff7c7736fda0c3c6668e8b2e4
tag: 2025.2.0-java17-graalvm@sha256:130b4d4ca187081a6af9ffb60e00bbecf79c44d4242e174e2d3d0d673385daf8
pullPolicy: Always
j17alpineImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java17-alpine@sha256:890fcd48fabfec60e02e234a57f4b1b511f8d97be1cdaa10683af05aa7f6f887
tag: 2025.2.0-java17-alpine@sha256:99e7e716c617673e1dc1745f445fcbfd6f7ec5d310dae1f42e33eab1a3ce6ea7
pullPolicy: Always
j11Image:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java11@sha256:90e0c0fb1d121d9d5d3359d7c743b67fad4e06a2eda63730f75df53f1688fae5
tag: 2025.2.0-java11@sha256:5935d2287c1c5c70270cc5cbeea347458b885bc5e679dc4a8cb3f6516fada608
pullPolicy: Always
j8Image:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java8@sha256:db8801403e9bc93d31de7b6f51c7fe9554d2551bfa1252f1f14d3e3f1b8af583
tag: 2025.2.0-java8@sha256:39fe68d54c443270087a3049f6d58b3af5e3969969e4564e9a744273b6d69519
pullPolicy: Always
j8graalvmImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java8-graalvm-ce@sha256:dd7524f6fd1b3125655cfb4a3c90636a0edc2458c20552b43cbd38c4818b6705
tag: 2025.2.0-java8-graalvm-ce@sha256:b50acb7e4811c72340a132ac517064257fd519761a0b93f688e921ba36643701
pullPolicy: Always
j8jdkImage:
repository: docker.io/itzg/minecraft-server
tag: 2025.1.0-java8-jdk@sha256:469f561239499ada4ba7a96b6e31812bc5487d9b9807f5bd9e8068eb19186b2c
tag: 2025.2.0-java8-jdk@sha256:d4d3799528c13cc4266415a12eb954b9a874e54587fbffbe42b81486ea31920d
pullPolicy: Always
j8alpineImage:
repository: docker.io/itzg/minecraft-server