Files
truecharts/charts/stable/minecraft-java/Chart.yaml
T
TrueCharts Bot 4ac63d46c5 chore(helm): update image docker.io/itzg/minecraft-server 2024.10.2 → 2024.12.1 (#30196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `48fa0f5` -> `bca02d7` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `5ffa3a4` -> `76219c1` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `46863b4` -> `9562d99` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `55aba15` -> `47dddf0` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `64a5293` -> `4d3c60b` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `1cc2b74` -> `9a12a67` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `db3ccc7` -> `503fbae` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `e06509c` -> `6b835c4` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `c49022d` -> `e19a44d` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `8bd119f` -> `7ac4583` |

---

> [!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>

###
[`v2024.12.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.12.1)

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

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

##### What's Changed

##### Enhancements

- Switch FTBA to use https://api.feed-the-beast.com/v1 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3174](https://redirect.github.com/itzg/docker-minecraft-server/pull/3174)
- Added xaeroplus and yungs-menu-tweaks to the exclude list by
[@&#8203;juanjoseDPB](https://redirect.github.com/juanjoseDPB) in
[https://github.com/itzg/docker-minecraft-server/pull/3181](https://redirect.github.com/itzg/docker-minecraft-server/pull/3181)

##### Bug Fixes

- Fixed new FTB installer args and manifest by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3176](https://redirect.github.com/itzg/docker-minecraft-server/pull/3176)
- Re-install FTB if manifest is missing by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3177](https://redirect.github.com/itzg/docker-minecraft-server/pull/3177)
- Make sure download new version of FTB installer by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3186](https://redirect.github.com/itzg/docker-minecraft-server/pull/3186)

##### Documentation

- Corrected examples link in autopause docs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3188](https://redirect.github.com/itzg/docker-minecraft-server/pull/3188)
- docs: clarified Modrinth support includes plugins and datapacks by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3196](https://redirect.github.com/itzg/docker-minecraft-server/pull/3196)
- Clarify Modrinth URL structure in documentation by
[@&#8203;mishl-dev](https://redirect.github.com/mishl-dev) in
[https://github.com/itzg/docker-minecraft-server/pull/3197](https://redirect.github.com/itzg/docker-minecraft-server/pull/3197)
- Add example of Craftoria modpack by
[@&#8203;JordiBrisbois](https://redirect.github.com/JordiBrisbois) in
[https://github.com/itzg/docker-minecraft-server/pull/3198](https://redirect.github.com/itzg/docker-minecraft-server/pull/3198)

##### Other Changes

- Fix syntax error in start-deployPurpur by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3178](https://redirect.github.com/itzg/docker-minecraft-server/pull/3178)
- fix: install missing language pack for GraalVM by
[@&#8203;Sculas](https://redirect.github.com/Sculas) in
[https://github.com/itzg/docker-minecraft-server/pull/3189](https://redirect.github.com/itzg/docker-minecraft-server/pull/3189)

##### New Contributors

- [@&#8203;juanjoseDPB](https://redirect.github.com/juanjoseDPB) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3181](https://redirect.github.com/itzg/docker-minecraft-server/pull/3181)
- [@&#8203;Sculas](https://redirect.github.com/Sculas) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3189](https://redirect.github.com/itzg/docker-minecraft-server/pull/3189)
- [@&#8203;mishl-dev](https://redirect.github.com/mishl-dev) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3197](https://redirect.github.com/itzg/docker-minecraft-server/pull/3197)
- [@&#8203;JordiBrisbois](https://redirect.github.com/JordiBrisbois)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3198](https://redirect.github.com/itzg/docker-minecraft-server/pull/3198)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.12.0...2024.12.1

###
[`v2024.12.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.12.0)

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

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

##### What's Changed

##### Enhancements

- modrinth: more info in error when dependency has no applicable files
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3142](https://redirect.github.com/itzg/docker-minecraft-server/pull/3142)
- Include processing of SPIGET_RESOURCES with TYPE=CUSTOM by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3156](https://redirect.github.com/itzg/docker-minecraft-server/pull/3156)
- cf: added default excludes needed for ATM10 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3164](https://redirect.github.com/itzg/docker-minecraft-server/pull/3164)
- cf: use fallback URL for curseforge files like modpack files by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3158](https://redirect.github.com/itzg/docker-minecraft-server/pull/3158)

##### Bug Fixes

- Fix incorrect warning about setting TYPE and MODPACK_PLATFORM by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3122](https://redirect.github.com/itzg/docker-minecraft-server/pull/3122)
- Correctly handle NeoForge CF modpacks also using CURSEFORGE_FILES by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3139](https://redirect.github.com/itzg/docker-minecraft-server/pull/3139)
- Correcting name of .mc-health.env file by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3167](https://redirect.github.com/itzg/docker-minecraft-server/pull/3167)

##### Documentation

- port configuration for local modrinth modpack setup by
[@&#8203;joaogmbd](https://redirect.github.com/joaogmbd) in
[https://github.com/itzg/docker-minecraft-server/pull/3116](https://redirect.github.com/itzg/docker-minecraft-server/pull/3116)
- add ftb-evolution example file by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3135](https://redirect.github.com/itzg/docker-minecraft-server/pull/3135)
- Create ATM10 example by
[@&#8203;rhullah](https://redirect.github.com/rhullah) in
[https://github.com/itzg/docker-minecraft-server/pull/3143](https://redirect.github.com/itzg/docker-minecraft-server/pull/3143)
- docs: adjust memory and volume in atm10 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3166](https://redirect.github.com/itzg/docker-minecraft-server/pull/3166)

##### Other Changes

- New logger with color and specific types. Code cleanup by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3108](https://redirect.github.com/itzg/docker-minecraft-server/pull/3108)
- Rename MOD_PLATFORM to MODPACK_PLATFORM by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3120](https://redirect.github.com/itzg/docker-minecraft-server/pull/3120)
- fix start-deployFTBA by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3124](https://redirect.github.com/itzg/docker-minecraft-server/pull/3124)
- deps: upgrade mc-monitor to 0.15.0 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3149](https://redirect.github.com/itzg/docker-minecraft-server/pull/3149)
- add advancement plaques to cf exclusions by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3168](https://redirect.github.com/itzg/docker-minecraft-server/pull/3168)
- fix ngrok docker compose example by
[@&#8203;d3n1z6](https://redirect.github.com/d3n1z6) in
[https://github.com/itzg/docker-minecraft-server/pull/3173](https://redirect.github.com/itzg/docker-minecraft-server/pull/3173)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.10.2...2024.12.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:08:37 +00:00

38 lines
1.0 KiB
YAML

annotations:
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: games
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.12.1
dependencies:
- name: common
version: 25.2.2
repository: oci://tccr.io/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://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
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 11.14.0