Files
truecharts/charts/stable/minecraft-java/Chart.yaml
T
TrueCharts Bot e37574ac64 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.8.1 → 2025.9.2 (#39025)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `26d8686` -> `ab3e94e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8f18b4a` -> `df3e35f` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8c69d0f` -> `fb83247` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `413beec` -> `759aabd` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `6420f14` -> `a9c5236` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `34c3d8e` -> `9da26f7` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8004ad6` -> `75c811c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8e7fbab` -> `cfc6ca9` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `f82784c` -> `99dae00` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `92681e6` -> `1de7680` |

---

> [!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.9.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.9.2)

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

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

##### What's Changed

##### Bug Fixes

- move USE\_AIKAR\_FLAGS=TRUE into else block by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3642](https://redirect.github.com/itzg/docker-minecraft-server/pull/3642)
- Add UnlockExperimentalVMOptions to MeowIce flags by
[@&#8203;maxxberg](https://redirect.github.com/maxxberg) in
[#&#8203;3644](https://redirect.github.com/itzg/docker-minecraft-server/pull/3644)

##### New Contributors

- [@&#8203;maxxberg](https://redirect.github.com/maxxberg) made their
first contribution in
[#&#8203;3644](https://redirect.github.com/itzg/docker-minecraft-server/pull/3644)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2025.9.1...2025.9.2>

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

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

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

##### What's Changed

##### Bug Fixes

- cf: remove failed mod downloads by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3641](https://redirect.github.com/itzg/docker-minecraft-server/pull/3641)

##### Other Changes

- build(deps): bump mkdocs-autorefs from 1.4.2 to 1.4.3 in /docs in the
patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3640](https://redirect.github.com/itzg/docker-minecraft-server/pull/3640)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2025.9.0...2025.9.1>

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

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

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

##### What's Changed

##### Enhancements

- Validate Fabric launcher jar and use HTTP/2 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3606](https://redirect.github.com/itzg/docker-minecraft-server/pull/3606)
- misc: refactored bin content into files/shims by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3607](https://redirect.github.com/itzg/docker-minecraft-server/pull/3607)
- Add Modrinth default exclusions needed for cobbleverse by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3609](https://redirect.github.com/itzg/docker-minecraft-server/pull/3609)
- Provide option to disable HTTP/2 use by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3619](https://redirect.github.com/itzg/docker-minecraft-server/pull/3619)
- Skip Mohist lookup/download when MOHIST\_BUILD provided and server jar
exists by [@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3631](https://redirect.github.com/itzg/docker-minecraft-server/pull/3631)

##### Bug Fixes

- modrinth: fix force include handling of default-excluded project by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3622](https://redirect.github.com/itzg/docker-minecraft-server/pull/3622)

##### Documentation

- misc: organize more of examples into subdirs as compose projects by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3608](https://redirect.github.com/itzg/docker-minecraft-server/pull/3608)
- Add images.json by [@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3612](https://redirect.github.com/itzg/docker-minecraft-server/pull/3612)
- Added all image tags to images.json by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3613](https://redirect.github.com/itzg/docker-minecraft-server/pull/3613)

##### Other Changes

- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the
updates group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3615](https://redirect.github.com/itzg/docker-minecraft-server/pull/3615)
- Properly retry download when fabric installer is invalid by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3617](https://redirect.github.com/itzg/docker-minecraft-server/pull/3617)
- Revert "Properly retry download when fabric installer is invalid" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3618](https://redirect.github.com/itzg/docker-minecraft-server/pull/3618)
- deps: upgrade helper for Reactor Netty 1.2.9 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3620](https://redirect.github.com/itzg/docker-minecraft-server/pull/3620)
- Fix Buffer Limits with SSH Service by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3626](https://redirect.github.com/itzg/docker-minecraft-server/pull/3626)
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3632](https://redirect.github.com/itzg/docker-minecraft-server/pull/3632)
- build(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in /docs in
the patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3633](https://redirect.github.com/itzg/docker-minecraft-server/pull/3633)
- add server properties from 25w35a by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3634](https://redirect.github.com/itzg/docker-minecraft-server/pull/3634)
- Fix typo in uname command in start-configuration by
[@&#8203;pgcudahy](https://redirect.github.com/pgcudahy) in
[#&#8203;3635](https://redirect.github.com/itzg/docker-minecraft-server/pull/3635)
- Fix for Eternal 2 Modpack by
[@&#8203;bbzylstra](https://redirect.github.com/bbzylstra) in
[#&#8203;3637](https://redirect.github.com/itzg/docker-minecraft-server/pull/3637)

##### New Contributors

- [@&#8203;pgcudahy](https://redirect.github.com/pgcudahy) made their
first contribution in
[#&#8203;3635](https://redirect.github.com/itzg/docker-minecraft-server/pull/3635)
- [@&#8203;bbzylstra](https://redirect.github.com/bbzylstra) made their
first contribution in
[#&#8203;3637](https://redirect.github.com/itzg/docker-minecraft-server/pull/3637)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2025.8.1...2025.9.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-05 22:58:22 +00:00

42 lines
1.1 KiB
YAML

annotations:
artifacthub.io/links: |-
- name: support
url: https://discord.com/invite/tVsPTHWTtr
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: games
truecharts.org/max_helm_version: "3.17"
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.9.2
dependencies:
- name: common
version: 28.16.5
repository: oci://oci.trueforge.org/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Minecraft Java Dedicated Server
home: https://truecharts.org/charts/stable/minecraft-java
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp
keywords:
- minecraft-java
- minecraft
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: minecraft-java
sources:
- https://ghcr.io/itzg/minecraft-server
- https://github.com/itzg/docker-minecraft-server
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
- https://hub.docker.com/r/itzg/mc-backup
type: application
version: 23.25.0