Commit Graph

404 Commits

Author SHA1 Message Date
TrueCharts Bot 1e25a5e441 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.4.0 → 2025.4.2 (#34912) 2025-04-30 20:23:43 +02:00
TrueCharts Bot 5fd137461e chore(helm): update image docker.io/itzg/mc-backup digest to f163c0b (#34382)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/itzg/mc-backup | digest | `0e5e26f` -> `f163c0b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-15 02:35:43 +02:00
TrueCharts-Bot 81131bc7f2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-10 00:14:10 +00:00
Kjeld Schouten b3c027f0c8 fix(clustertool): new round of indent fixes 2025-04-09 15:15:50 +02:00
Kjeld Schouten d5e6babdf8 chore: manual genmeta 2025-04-09 15:05:44 +02:00
TrueCharts-Bot 2fce051aaa Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-07 18:59:06 +00:00
TrueCharts-Bot 76732478b2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-07 18:08:30 +00:00
TrueCharts Bot 3a0c865466 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.3.0 → 2025.4.0 (#33855) 2025-04-03 02:34:27 +02:00
TrueCharts Bot 7ecd53f04f chore(helm): update image ghcr.io/itzg/minecraft-server 2025.3.0 → 2025.4.0 (#33849)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `42fdd95` -> `f63deb8` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `e50828d` -> `aed6c5e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `7a7a5e2` -> `60fe81a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `0674f4f` -> `d3d0468` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `b7430bd` -> `e0c2d17` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `3435cac` -> `a27daa6` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `72924dc` -> `c9bbeca` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `17096d3` -> `ebd8e13` |

---

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

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

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

##### What's Changed

##### Enhancements

- Exclude compass-coords globally from cf and mr, client side mod by
[@&#8203;harkin](https://redirect.github.com/harkin) in
[https://github.com/itzg/docker-minecraft-server/pull/3361](https://redirect.github.com/itzg/docker-minecraft-server/pull/3361)
- Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3365](https://redirect.github.com/itzg/docker-minecraft-server/pull/3365)
- Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and
COPY_CONFIG_SRC by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3377](https://redirect.github.com/itzg/docker-minecraft-server/pull/3377)

##### Bug Fixes

- Fix SKIP_CHOWN_DATA by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3374](https://redirect.github.com/itzg/docker-minecraft-server/pull/3374)

##### Documentation

- Lazymc - Update misc examples with non-deprecated method of managing
lazymc by [@&#8203;joesturge](https://redirect.github.com/joesturge) in
[https://github.com/itzg/docker-minecraft-server/pull/3360](https://redirect.github.com/itzg/docker-minecraft-server/pull/3360)
- docs: clarify that ICON can be a container path by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3371](https://redirect.github.com/itzg/docker-minecraft-server/pull/3371)
- Add Docker logo to badges by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3375](https://redirect.github.com/itzg/docker-minecraft-server/pull/3375)
- docs: show example of MODRINTH_PROJECTS with version number by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3378](https://redirect.github.com/itzg/docker-minecraft-server/pull/3378)
- docs: updated bmc4 example to v34.5 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3382](https://redirect.github.com/itzg/docker-minecraft-server/pull/3382)
- docs: clarify Fabric docs TYPE usage by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3387](https://redirect.github.com/itzg/docker-minecraft-server/pull/3387)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2025.3.0...2025.4.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-02 20:25:38 +02:00
TrueCharts Bot cdae448eb6 chore(helm): update image docker.io/itzg/mc-backup digest to 0e5e26f (#33286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/itzg/mc-backup | digest | `c62972a` -> `0e5e26f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-17 11:43:36 +00:00
TrueCharts Bot 96ecc3e0b4 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.2.1 → 2025.3.0 (#33166) 2025-03-12 08:55:54 +01:00
TrueCharts Bot db24d8bd1f chore(helm): update image ghcr.io/itzg/minecraft-server 2025.2.1 → 2025.3.0 (#33128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `029e416` -> `42fdd95` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `9875306` -> `e50828d` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `340b3e1` -> `7a7a5e2` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `9bc5493` -> `0674f4f` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `b064315` -> `3d51646` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `3f5997c` -> `3435cac` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `57e319c` -> `23f5517` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `e9539e5` -> `72924dc` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-12 01:51:37 +01:00
TrueCharts Bot 32540a6294 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.2.0 → 2025.2.1 (#32473) 2025-02-24 01:53:10 +01:00
TrueCharts-Bot 7cd8420b9a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-20 00:15:38 +00:00
TrueCharts Bot 6c961e3443 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.2.0 → 2025.2.1 (#32162)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `d4d3799` -> `029e416` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `b50acb7` -> `9875306` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `39fe68d` -> `340b3e1` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `5935d22` -> `9bc5493` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `130b4d4` -> `0aea130` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `953554b` -> `3f5997c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `80d3ba6` -> `57e319c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `68b7599` -> `e9539e5` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-18 17:21:52 +00:00
TrueCharts-Bot 8537693062 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-02-09 00:16:07 +00:00
TrueCharts Bot 6e25e803c2 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-->
2025-02-02 09:52:50 +00:00
TrueCharts Bot f9718aaf9e chore(helm): update chart common to v25.4.10 (#31268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.4.4` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.6` ->
`25.4.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-27 12:38:18 +01:00
TrueCharts Bot 836c4134f2 chore(helm): update chart common 25.3.1 → 25.4.4 (#30594)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-25 11:07:55 +01:00
TrueCharts Bot d24d7d0a91 chore(helm): update image docker.io/itzg/minecraft-server 2024.12.1 → 2025.1.0 (#30677)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `bca02d7` -> `469f561` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `76219c1` -> `dd7524f` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `9562d99` -> `db88014` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `47dddf0` -> `90e0c0f` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `4d3c60b` -> `890fcd4` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `9a12a67` -> `96563e5` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `503fbae` -> `d0e8397` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `6b835c4` -> `58d84c0` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `e19a44d` -> `7ca33fd` |
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| major | `7ac4583` -> `9a6e89f` |

---

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

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

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

##### What's Changed

##### Enhancements

- added new exclusions by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3214](https://redirect.github.com/itzg/docker-minecraft-server/pull/3214)
- Cache CF search API calls and better handle CURSEFORGE_FILES rate
limit by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3215](https://redirect.github.com/itzg/docker-minecraft-server/pull/3215)

##### Bug Fixes

- Download default spigot.yml for PaperMC to top-level directory by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3216](https://redirect.github.com/itzg/docker-minecraft-server/pull/3216)

##### Documentation

- docs: clarify curseforge listing file and GetBukkit limitation by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3205](https://redirect.github.com/itzg/docker-minecraft-server/pull/3205)
- fix vault hunters example by
[@&#8203;prabhjot98](https://redirect.github.com/prabhjot98) in
[https://github.com/itzg/docker-minecraft-server/pull/3213](https://redirect.github.com/itzg/docker-minecraft-server/pull/3213)

##### Other Changes

- Add an Example of Setting Up GregTech: New Horizons by
[@&#8203;elizabethlfransen](https://redirect.github.com/elizabethlfransen)
in
[https://github.com/itzg/docker-minecraft-server/pull/3212](https://redirect.github.com/itzg/docker-minecraft-server/pull/3212)
- Download `paper.yml` and `bukkit.yml` by
[@&#8203;Krymonota](https://redirect.github.com/Krymonota) in
[https://github.com/itzg/docker-minecraft-server/pull/3217](https://redirect.github.com/itzg/docker-minecraft-server/pull/3217)

##### New Contributors

-
[@&#8203;elizabethlfransen](https://redirect.github.com/elizabethlfransen)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3212](https://redirect.github.com/itzg/docker-minecraft-server/pull/3212)
- [@&#8203;prabhjot98](https://redirect.github.com/prabhjot98) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3213](https://redirect.github.com/itzg/docker-minecraft-server/pull/3213)
- [@&#8203;Krymonota](https://redirect.github.com/Krymonota) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3217](https://redirect.github.com/itzg/docker-minecraft-server/pull/3217)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-08 15:23:28 +01:00
TrueCharts Bot 29122ab3d0 chore(helm): update chart common 25.2.5 → 25.3.1 (#30462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.5` ->
`25.3.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-12-30 15:44:04 +02:00
TrueCharts Bot 36b91b5aa4 chore(helm): update chart common 25.2.4 → 25.2.5 (#30408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.4` ->
`25.2.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-12-29 14:20:05 +01:00
TrueCharts Bot 9dd3627c8b chore(helm): update chart common 25.2.2 → 25.2.4 (#30345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.2` ->
`25.2.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-28 12:33:04 +02:00
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
TrueCharts Bot 5d3ff8ed26 chore(helm): update chart common to v25.2.2 (#29971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.1.7` ->
`25.2.2` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.0` ->
`25.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->
2024-12-27 20:37:58 +02:00
TrueCharts Bot 218212f2cc chore(helm): update chart common 25.1.5 → 25.1.7 (#29017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.5` ->
`25.1.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-11-12 10:37:04 +01:00
TrueCharts Bot 87cd1e0ffc chore(helm): update chart common 25.1.0 → 25.1.5 (#28377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.0` ->
`25.1.5` |

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2024-10-27 20:11:25 +01:00
TrueCharts Bot dee78cc600 chore(helm): update image docker.io/itzg/minecraft-server digest to e06509c (#28276)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| digest | `f603d1c` -> `e06509c` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-24 20:26:28 +02:00
TrueCharts Bot cc5db43bf5 chore(helm): update image itzg/minecraft-server 2024.10.1 → 2024.10.2 (#27991)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `32f5ecc` -> `48fa0f5` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `f1dc386` -> `5ffa3a4` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `98f4c77` -> `46863b4` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `8f59c74` -> `55aba15` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `36da1fa` -> `64a5293` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `c782346` -> `1cc2b74` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `ee92812` -> `db3ccc7` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `ad1d082` -> `f603d1c` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `734c2b7` -> `c49022d` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `85a2c2d` -> `8bd119f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server (itzg/minecraft-server)</summary>

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

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

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

##### What's Changed

##### Enhancements

- curseforge: cache get mod info and file API calls to disk by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3102](https://redirect.github.com/itzg/docker-minecraft-server/pull/3102)
- Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3103](https://redirect.github.com/itzg/docker-minecraft-server/pull/3103)
- cf: default API cache TTL to 2 days and allow config by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3107](https://redirect.github.com/itzg/docker-minecraft-server/pull/3107)

##### Bug Fixes

- cf: gracefully handle corrupted API cache index by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3110](https://redirect.github.com/itzg/docker-minecraft-server/pull/3110)

##### Documentation

- chore(docs): note add mod var for auto_curseforge use by
[@&#8203;ChipWolf](https://redirect.github.com/ChipWolf) in
[https://github.com/itzg/docker-minecraft-server/pull/3111](https://redirect.github.com/itzg/docker-minecraft-server/pull/3111)

##### Other Changes

- refactoring a little bit some test script files by
[@&#8203;IronMine](https://redirect.github.com/IronMine) in
[https://github.com/itzg/docker-minecraft-server/pull/3100](https://redirect.github.com/itzg/docker-minecraft-server/pull/3100)
- Fix mc-send-to-console running with uid=0(root) by
[@&#8203;GiriNeko](https://redirect.github.com/GiriNeko) in
[https://github.com/itzg/docker-minecraft-server/pull/3106](https://redirect.github.com/itzg/docker-minecraft-server/pull/3106)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.10.1...2024.10.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2ZsdXgiLCJyZW5vdmF0ZS93ZWJzaXRlIiwidHlwZS9wYXRjaCJdfQ==-->
2024-10-18 21:02:03 +00:00
TrueCharts Bot 37bd2b67d5 chore(helm): update chart common 25.0.0 → 25.1.0 by renovate (#27948)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.0.0` ->
`25.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2024-10-18 14:11:39 +02:00
TrueCharts Bot d3247a0994 chore(container): update image itzg/minecraft-server to v2024 by renovate (#27711)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `3651718` -> `32f5ecc` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `5066dea` -> `f1dc386` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `2d0dab4` -> `98f4c77` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `adc511e` -> `8f59c74` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `f5ff149` -> `36da1fa` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `201f19e` -> `c782346` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `10dad62` -> `ee92812` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `aa06626` -> `ad1d082` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `497249e` -> `734c2b7` |
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `1ff4745` -> `85a2c2d` |

---

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

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

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

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

##### What's Changed

##### Enhancements

- For FTBA support extra mods with Modrinth/CurseForge by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3092](https://redirect.github.com/itzg/docker-minecraft-server/pull/3092)
- modrinth: support datapack retrieval by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3096](https://redirect.github.com/itzg/docker-minecraft-server/pull/3096)

##### Documentation

- examples: updated BMC4 for v32.5 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3091](https://redirect.github.com/itzg/docker-minecraft-server/pull/3091)

##### Other Changes

- build: deprecating java8-alpine (for now) by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3094](https://redirect.github.com/itzg/docker-minecraft-server/pull/3094)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.10.0...2024.10.1

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

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

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

##### What's Changed

##### Enhancements

- auto-cf: support three-part modloader IDs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3081](https://redirect.github.com/itzg/docker-minecraft-server/pull/3081)

##### Documentation

- docs: removed duplicated RCON_CMDS variable by
[@&#8203;omarx11](https://redirect.github.com/omarx11) in
[https://github.com/itzg/docker-minecraft-server/pull/3072](https://redirect.github.com/itzg/docker-minecraft-server/pull/3072)

##### Other Changes

- build: accept build args for extra packages to install by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3060](https://redirect.github.com/itzg/docker-minecraft-server/pull/3060)
- Bump mc-monitor version by
[@&#8203;md5nake](https://redirect.github.com/md5nake) in
[https://github.com/itzg/docker-minecraft-server/pull/3061](https://redirect.github.com/itzg/docker-minecraft-server/pull/3061)
- build: upgraded easy-add and mc-monitor by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3066](https://redirect.github.com/itzg/docker-minecraft-server/pull/3066)
- build: upgraded restify, rcon-cli, mc-server-runner by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3067](https://redirect.github.com/itzg/docker-minecraft-server/pull/3067)
- Add PAPER_CONFIG_REPO as alias for defaults repo variable by
[@&#8203;Alpha018](https://redirect.github.com/Alpha018) in
[https://github.com/itzg/docker-minecraft-server/pull/3076](https://redirect.github.com/itzg/docker-minecraft-server/pull/3076)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.9.0...2024.10.0

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

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

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

##### What's Changed

##### Enhancements

- Added support for FOLIA_CHANNEL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3029](https://redirect.github.com/itzg/docker-minecraft-server/pull/3029)
- Added client mod exclusions for modpack "Hardrock Terrafirmacraft" by
[@&#8203;lucaperl](https://redirect.github.com/lucaperl) in
[https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028)
- Add just-zoom (jar: justzoom) to global exclude by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3032](https://redirect.github.com/itzg/docker-minecraft-server/pull/3032)
- New server properties by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3034](https://redirect.github.com/itzg/docker-minecraft-server/pull/3034)
- Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to MERGE by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3038](https://redirect.github.com/itzg/docker-minecraft-server/pull/3038)
- cf-files: improve the logging of missing dependencies especially
optional ones by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3044](https://redirect.github.com/itzg/docker-minecraft-server/pull/3044)
- modrinth: improve logging of non-applicable versions by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3053](https://redirect.github.com/itzg/docker-minecraft-server/pull/3053)

##### Bug Fixes

- Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to
SYNC_FILE_MERGE_LIST by [@&#8203;itzg](https://redirect.github.com/itzg)
in
[https://github.com/itzg/docker-minecraft-server/pull/3042](https://redirect.github.com/itzg/docker-minecraft-server/pull/3042)

##### Documentation

- docs: updated with example on how to setup lazymc with minecraft
container by [@&#8203;joesturge](https://redirect.github.com/joesturge)
in
[https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017)
- Ketting removed GithubPackages by
[@&#8203;C0D3-M4513R](https://redirect.github.com/C0D3-M4513R) in
[https://github.com/itzg/docker-minecraft-server/pull/3027](https://redirect.github.com/itzg/docker-minecraft-server/pull/3027)
- docs: remove leftover debugs in bmc4 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3037](https://redirect.github.com/itzg/docker-minecraft-server/pull/3037)
- Simple Voice Chat examples by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3057](https://redirect.github.com/itzg/docker-minecraft-server/pull/3057)

##### Other Changes

- Added hide-online-players server property by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026)
- add new server property in 24w33a by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3043](https://redirect.github.com/itzg/docker-minecraft-server/pull/3043)
- Healthcheck interval is now 60s with start interval 5s by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3058](https://redirect.github.com/itzg/docker-minecraft-server/pull/3058)

##### New Contributors

- [@&#8203;joesturge](https://redirect.github.com/joesturge) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017)
- [@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026)
- [@&#8203;lucaperl](https://redirect.github.com/lucaperl) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.7.2...2024.9.0

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

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

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

##### What's Changed

##### Enhancements

- Updated and Improved install scripts. by
[@&#8203;keepittechie](https://redirect.github.com/keepittechie) in
[https://github.com/itzg/docker-minecraft-server/pull/3006](https://redirect.github.com/itzg/docker-minecraft-server/pull/3006)
- Add itemphysic-lite to global exclude by
[@&#8203;ruskington](https://redirect.github.com/ruskington) in
[https://github.com/itzg/docker-minecraft-server/pull/3014](https://redirect.github.com/itzg/docker-minecraft-server/pull/3014)

##### Documentation

- docs: add service annotation patching to example kustomization by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3020](https://redirect.github.com/itzg/docker-minecraft-server/pull/3020)

##### Other Changes

- build: remove pre-installed ubuntu user for consistency by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3016](https://redirect.github.com/itzg/docker-minecraft-server/pull/3016)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.7.1...2024.7.2

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

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

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

##### What's Changed

##### Enhancements

- Update cf-exclude-include.json with Apple Skin, etc by
[@&#8203;LeaderbotX400](https://redirect.github.com/LeaderbotX400) in
[https://github.com/itzg/docker-minecraft-server/pull/2932](https://redirect.github.com/itzg/docker-minecraft-server/pull/2932)
- modrinth: add support for default excludes/includes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2937](https://redirect.github.com/itzg/docker-minecraft-server/pull/2937)
- cf: add support for modpacks that use NeoForge by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2943](https://redirect.github.com/itzg/docker-minecraft-server/pull/2943)
- Add ryoamiclights to CF global excludes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2948](https://redirect.github.com/itzg/docker-minecraft-server/pull/2948)
- More Client-side mods to exclude by
[@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) in
[https://github.com/itzg/docker-minecraft-server/pull/2967](https://redirect.github.com/itzg/docker-minecraft-server/pull/2967)
- modrinth: add default exclusions discovered for prominence 2 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2982](https://redirect.github.com/itzg/docker-minecraft-server/pull/2982)
- cf: check downloads repo before attempting download of mod in modpack
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2985](https://redirect.github.com/itzg/docker-minecraft-server/pull/2985)
- mcopy: support basic auth via URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2989](https://redirect.github.com/itzg/docker-minecraft-server/pull/2989)

##### Bug Fixes

- neoforge: correctly handle versioning that drops the ".0" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2935](https://redirect.github.com/itzg/docker-minecraft-server/pull/2935)
- add check for absolute directories to world copy script by
[@&#8203;hpf3](https://redirect.github.com/hpf3) in
[https://github.com/itzg/docker-minecraft-server/pull/2939](https://redirect.github.com/itzg/docker-minecraft-server/pull/2939)
- Fixed exclusion of no-night-vision-flashing by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2970](https://redirect.github.com/itzg/docker-minecraft-server/pull/2970)
- cf: copy files found in downloads repo by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2986](https://redirect.github.com/itzg/docker-minecraft-server/pull/2986)
- auto-cf: remove necronomicon from global exclusions by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2991](https://redirect.github.com/itzg/docker-minecraft-server/pull/2991)
- Avoid logging userinfo from MODS/PLUGINS URLs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2993](https://redirect.github.com/itzg/docker-minecraft-server/pull/2993)

##### Documentation

- docs: updating AUTO_CURSEFORGE examples that no longer need /downloads
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2938](https://redirect.github.com/itzg/docker-minecraft-server/pull/2938)
- Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2966](https://redirect.github.com/itzg/docker-minecraft-server/pull/2966)

##### Other Changes

- Updated mod exclusion list by
[@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) in
[https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964)
- Corrected "Updated mod exclusion list" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2965](https://redirect.github.com/itzg/docker-minecraft-server/pull/2965)
- build: fully remove java17-jdk variant from build by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2904](https://redirect.github.com/itzg/docker-minecraft-server/pull/2904)
- Changed foamfix mod name by
[@&#8203;bobpattison123](https://redirect.github.com/bobpattison123) in
[https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969)
- Remove JEI from exclusion list to fix ATM9 launch issue by
[@&#8203;AkashiSN](https://redirect.github.com/AkashiSN) in
[https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971)
- Add use-proxy support to health extra args by
[@&#8203;paradox460](https://redirect.github.com/paradox460) in
[https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973)
- Update the autopause server listener to be proxy aware by
[@&#8203;paradox460](https://redirect.github.com/paradox460) in
[https://github.com/itzg/docker-minecraft-server/pull/2978](https://redirect.github.com/itzg/docker-minecraft-server/pull/2978)
- Optimize startup on versionLessThan function by
[@&#8203;felipepasc](https://redirect.github.com/felipepasc) in
[https://github.com/itzg/docker-minecraft-server/pull/2979](https://redirect.github.com/itzg/docker-minecraft-server/pull/2979)
- Fix typo in reference to REMOVE_OLD_MODS variable by
[@&#8203;4Ply](https://redirect.github.com/4Ply) in
[https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988)

##### New Contributors

- [@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964)
- [@&#8203;bobpattison123](https://redirect.github.com/bobpattison123)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969)
- [@&#8203;AkashiSN](https://redirect.github.com/AkashiSN) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971)
- [@&#8203;paradox460](https://redirect.github.com/paradox460) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973)
- [@&#8203;4Ply](https://redirect.github.com/4Ply) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0

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

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

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

##### What's Changed

##### Enhancements

- paper: download default configs to allow for patching by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2883](https://redirect.github.com/itzg/docker-minecraft-server/pull/2883)
- cf: verify mod file hashes and re-download to repair by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2884](https://redirect.github.com/itzg/docker-minecraft-server/pull/2884)
- Add true-darkness to CF global excludes by
[@&#8203;wirytiox](https://redirect.github.com/wirytiox) in
[https://github.com/itzg/docker-minecraft-server/pull/2899](https://redirect.github.com/itzg/docker-minecraft-server/pull/2899)
- paper: consider release channel when selecting version/build by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2902](https://redirect.github.com/itzg/docker-minecraft-server/pull/2902)

##### Bug Fixes

- Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using
SPIGET_RESOURCES by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2891](https://redirect.github.com/itzg/docker-minecraft-server/pull/2891)
- Disable default configs download until issues resolved by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2895](https://redirect.github.com/itzg/docker-minecraft-server/pull/2895)
- Don't log RCON password when DEBUG enabled by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2898](https://redirect.github.com/itzg/docker-minecraft-server/pull/2898)

##### Documentation

- docs: fixed description of BROADCAST_RCON_TO_OPS variable by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2873](https://redirect.github.com/itzg/docker-minecraft-server/pull/2873)
- Added note about CurseForge files dependency handling by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2881](https://redirect.github.com/itzg/docker-minecraft-server/pull/2881)
- Fixed typo in CF files dependencies section title by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2896](https://redirect.github.com/itzg/docker-minecraft-server/pull/2896)
- Added hairpin routing diagram by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2903](https://redirect.github.com/itzg/docker-minecraft-server/pull/2903)
- Add a section about class file version 65.0 message by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2906](https://redirect.github.com/itzg/docker-minecraft-server/pull/2906)
- Update mods-file example reference by
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
in
[https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915)
- docs: updated to new name of itzg/mc-proxy by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2917](https://redirect.github.com/itzg/docker-minecraft-server/pull/2917)

##### Other Changes

- Add zume to cf-exclude-include.json by
[@&#8203;wirytiox](https://redirect.github.com/wirytiox) in
[https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874)
- Add SERVER_HOST Environment in mc-monitor command by
[@&#8203;felipepasc](https://redirect.github.com/felipepasc) in
[https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875)
- build: upgrade tools to Go 1.22.4 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2885](https://redirect.github.com/itzg/docker-minecraft-server/pull/2885)
- Accept yes/no for boolean environment variables by
[@&#8203;kdkasad](https://redirect.github.com/kdkasad) in
[https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893)
- build: add java21-jdk variant by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2900](https://redirect.github.com/itzg/docker-minecraft-server/pull/2900)

##### New Contributors

- [@&#8203;wirytiox](https://redirect.github.com/wirytiox) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874)
- [@&#8203;felipepasc](https://redirect.github.com/felipepasc) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875)
- [@&#8203;kdkasad](https://redirect.github.com/kdkasad) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893)
-
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1

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

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

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

##### What's Changed

##### Enhancements

- Enhance CurseForge server packs that use variables.txt by
[@&#8203;rubbersteak](https://redirect.github.com/rubbersteak) in
[https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867)

##### Bug Fixes

- Fixed internal SPIGOT family mapping by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2839](https://redirect.github.com/itzg/docker-minecraft-server/pull/2839)
- cf: allow for trailing slash on CF modpack page URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2848](https://redirect.github.com/itzg/docker-minecraft-server/pull/2848)
- Remove normalizing to uppercase of LEVEL_TYPE by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2852](https://redirect.github.com/itzg/docker-minecraft-server/pull/2852)

##### Documentation

- docs: added more detail about autopauase rootless usage by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2814](https://redirect.github.com/itzg/docker-minecraft-server/pull/2814)
- Remove version from docker compose since it's been deprecated by
[@&#8203;MASACR99](https://redirect.github.com/MASACR99) in
[https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816)
- examples: updated bmc4 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2822](https://redirect.github.com/itzg/docker-minecraft-server/pull/2822)
- docs: add info about DUMP_SERVER_PROPERTIES by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2826](https://redirect.github.com/itzg/docker-minecraft-server/pull/2826)
- docs: add compose example of multiline MOTD by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2827](https://redirect.github.com/itzg/docker-minecraft-server/pull/2827)
- Added a missing quotation mark by
[@&#8203;JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero)
in
[https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846)
- rad2 compose example by
[@&#8203;noah1019](https://redirect.github.com/noah1019) in
[https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859)
- docs: allow for toggling light/dark mode by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2869](https://redirect.github.com/itzg/docker-minecraft-server/pull/2869)

##### Other Changes

- build: upgrade rcon-cli and easy-add by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2831](https://redirect.github.com/itzg/docker-minecraft-server/pull/2831)
- build: upgrading git-lfs from packagecloud by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2835](https://redirect.github.com/itzg/docker-minecraft-server/pull/2835)
- build: disable java17-openj9 for now by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2849](https://redirect.github.com/itzg/docker-minecraft-server/pull/2849)
- build: add back arm64 into java21-alpine multiarch by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2858](https://redirect.github.com/itzg/docker-minecraft-server/pull/2858)

##### New Contributors

- [@&#8203;MASACR99](https://redirect.github.com/MASACR99) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816)
-
[@&#8203;JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846)
- [@&#8203;noah1019](https://redirect.github.com/noah1019) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859)
- [@&#8203;rubbersteak](https://redirect.github.com/rubbersteak) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.5.0...2024.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-15 21:48:37 +02:00
TrueCharts Bot 026bfc2fcb chore(container): update image itzg/minecraft-server to v2024 by renovate (#27713)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `33f4791` -> `ee8505b` |

---

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

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

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

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

##### What's Changed

##### Enhancements

- Added support for FOLIA_CHANNEL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3029](https://redirect.github.com/itzg/docker-minecraft-server/pull/3029)
- Added client mod exclusions for modpack "Hardrock Terrafirmacraft" by
[@&#8203;lucaperl](https://redirect.github.com/lucaperl) in
[https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028)
- Add just-zoom (jar: justzoom) to global exclude by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3032](https://redirect.github.com/itzg/docker-minecraft-server/pull/3032)
- New server properties by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3034](https://redirect.github.com/itzg/docker-minecraft-server/pull/3034)
- Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to MERGE by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3038](https://redirect.github.com/itzg/docker-minecraft-server/pull/3038)
- cf-files: improve the logging of missing dependencies especially
optional ones by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3044](https://redirect.github.com/itzg/docker-minecraft-server/pull/3044)
- modrinth: improve logging of non-applicable versions by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3053](https://redirect.github.com/itzg/docker-minecraft-server/pull/3053)

##### Bug Fixes

- Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to
SYNC_FILE_MERGE_LIST by [@&#8203;itzg](https://redirect.github.com/itzg)
in
[https://github.com/itzg/docker-minecraft-server/pull/3042](https://redirect.github.com/itzg/docker-minecraft-server/pull/3042)

##### Documentation

- docs: updated with example on how to setup lazymc with minecraft
container by [@&#8203;joesturge](https://redirect.github.com/joesturge)
in
[https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017)
- Ketting removed GithubPackages by
[@&#8203;C0D3-M4513R](https://redirect.github.com/C0D3-M4513R) in
[https://github.com/itzg/docker-minecraft-server/pull/3027](https://redirect.github.com/itzg/docker-minecraft-server/pull/3027)
- docs: remove leftover debugs in bmc4 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3037](https://redirect.github.com/itzg/docker-minecraft-server/pull/3037)
- Simple Voice Chat examples by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3057](https://redirect.github.com/itzg/docker-minecraft-server/pull/3057)

##### Other Changes

- Added hide-online-players server property by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026)
- add new server property in 24w33a by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3043](https://redirect.github.com/itzg/docker-minecraft-server/pull/3043)
- Healthcheck interval is now 60s with start interval 5s by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3058](https://redirect.github.com/itzg/docker-minecraft-server/pull/3058)

##### New Contributors

- [@&#8203;joesturge](https://redirect.github.com/joesturge) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017)
- [@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026)
- [@&#8203;lucaperl](https://redirect.github.com/lucaperl) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.7.2...2024.9.0

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

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

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

##### What's Changed

##### Enhancements

- Updated and Improved install scripts. by
[@&#8203;keepittechie](https://redirect.github.com/keepittechie) in
[https://github.com/itzg/docker-minecraft-server/pull/3006](https://redirect.github.com/itzg/docker-minecraft-server/pull/3006)
- Add itemphysic-lite to global exclude by
[@&#8203;ruskington](https://redirect.github.com/ruskington) in
[https://github.com/itzg/docker-minecraft-server/pull/3014](https://redirect.github.com/itzg/docker-minecraft-server/pull/3014)

##### Documentation

- docs: add service annotation patching to example kustomization by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3020](https://redirect.github.com/itzg/docker-minecraft-server/pull/3020)

##### Other Changes

- build: remove pre-installed ubuntu user for consistency by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3016](https://redirect.github.com/itzg/docker-minecraft-server/pull/3016)

##### New Contributors

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

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.7.1...2024.7.2

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

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

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

##### What's Changed

##### Enhancements

- Update cf-exclude-include.json with Apple Skin, etc by
[@&#8203;LeaderbotX400](https://redirect.github.com/LeaderbotX400) in
[https://github.com/itzg/docker-minecraft-server/pull/2932](https://redirect.github.com/itzg/docker-minecraft-server/pull/2932)
- modrinth: add support for default excludes/includes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2937](https://redirect.github.com/itzg/docker-minecraft-server/pull/2937)
- cf: add support for modpacks that use NeoForge by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2943](https://redirect.github.com/itzg/docker-minecraft-server/pull/2943)
- Add ryoamiclights to CF global excludes by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2948](https://redirect.github.com/itzg/docker-minecraft-server/pull/2948)
- More Client-side mods to exclude by
[@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) in
[https://github.com/itzg/docker-minecraft-server/pull/2967](https://redirect.github.com/itzg/docker-minecraft-server/pull/2967)
- modrinth: add default exclusions discovered for prominence 2 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2982](https://redirect.github.com/itzg/docker-minecraft-server/pull/2982)
- cf: check downloads repo before attempting download of mod in modpack
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2985](https://redirect.github.com/itzg/docker-minecraft-server/pull/2985)
- mcopy: support basic auth via URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2989](https://redirect.github.com/itzg/docker-minecraft-server/pull/2989)

##### Bug Fixes

- neoforge: correctly handle versioning that drops the ".0" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2935](https://redirect.github.com/itzg/docker-minecraft-server/pull/2935)
- add check for absolute directories to world copy script by
[@&#8203;hpf3](https://redirect.github.com/hpf3) in
[https://github.com/itzg/docker-minecraft-server/pull/2939](https://redirect.github.com/itzg/docker-minecraft-server/pull/2939)
- Fixed exclusion of no-night-vision-flashing by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2970](https://redirect.github.com/itzg/docker-minecraft-server/pull/2970)
- cf: copy files found in downloads repo by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2986](https://redirect.github.com/itzg/docker-minecraft-server/pull/2986)
- auto-cf: remove necronomicon from global exclusions by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2991](https://redirect.github.com/itzg/docker-minecraft-server/pull/2991)
- Avoid logging userinfo from MODS/PLUGINS URLs by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2993](https://redirect.github.com/itzg/docker-minecraft-server/pull/2993)

##### Documentation

- docs: updating AUTO_CURSEFORGE examples that no longer need /downloads
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2938](https://redirect.github.com/itzg/docker-minecraft-server/pull/2938)
- Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2966](https://redirect.github.com/itzg/docker-minecraft-server/pull/2966)

##### Other Changes

- Updated mod exclusion list by
[@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) in
[https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964)
- Corrected "Updated mod exclusion list" by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2965](https://redirect.github.com/itzg/docker-minecraft-server/pull/2965)
- build: fully remove java17-jdk variant from build by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2904](https://redirect.github.com/itzg/docker-minecraft-server/pull/2904)
- Changed foamfix mod name by
[@&#8203;bobpattison123](https://redirect.github.com/bobpattison123) in
[https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969)
- Remove JEI from exclusion list to fix ATM9 launch issue by
[@&#8203;AkashiSN](https://redirect.github.com/AkashiSN) in
[https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971)
- Add use-proxy support to health extra args by
[@&#8203;paradox460](https://redirect.github.com/paradox460) in
[https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973)
- Update the autopause server listener to be proxy aware by
[@&#8203;paradox460](https://redirect.github.com/paradox460) in
[https://github.com/itzg/docker-minecraft-server/pull/2978](https://redirect.github.com/itzg/docker-minecraft-server/pull/2978)
- Optimize startup on versionLessThan function by
[@&#8203;felipepasc](https://redirect.github.com/felipepasc) in
[https://github.com/itzg/docker-minecraft-server/pull/2979](https://redirect.github.com/itzg/docker-minecraft-server/pull/2979)
- Fix typo in reference to REMOVE_OLD_MODS variable by
[@&#8203;4Ply](https://redirect.github.com/4Ply) in
[https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988)

##### New Contributors

- [@&#8203;KrosTheProto](https://redirect.github.com/KrosTheProto) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964)
- [@&#8203;bobpattison123](https://redirect.github.com/bobpattison123)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969)
- [@&#8203;AkashiSN](https://redirect.github.com/AkashiSN) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971)
- [@&#8203;paradox460](https://redirect.github.com/paradox460) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973)
- [@&#8203;4Ply](https://redirect.github.com/4Ply) made their first
contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0

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

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

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

##### What's Changed

##### Enhancements

- paper: download default configs to allow for patching by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2883](https://redirect.github.com/itzg/docker-minecraft-server/pull/2883)
- cf: verify mod file hashes and re-download to repair by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2884](https://redirect.github.com/itzg/docker-minecraft-server/pull/2884)
- Add true-darkness to CF global excludes by
[@&#8203;wirytiox](https://redirect.github.com/wirytiox) in
[https://github.com/itzg/docker-minecraft-server/pull/2899](https://redirect.github.com/itzg/docker-minecraft-server/pull/2899)
- paper: consider release channel when selecting version/build by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2902](https://redirect.github.com/itzg/docker-minecraft-server/pull/2902)

##### Bug Fixes

- Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using
SPIGET_RESOURCES by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2891](https://redirect.github.com/itzg/docker-minecraft-server/pull/2891)
- Disable default configs download until issues resolved by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2895](https://redirect.github.com/itzg/docker-minecraft-server/pull/2895)
- Don't log RCON password when DEBUG enabled by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2898](https://redirect.github.com/itzg/docker-minecraft-server/pull/2898)

##### Documentation

- docs: fixed description of BROADCAST_RCON_TO_OPS variable by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2873](https://redirect.github.com/itzg/docker-minecraft-server/pull/2873)
- Added note about CurseForge files dependency handling by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2881](https://redirect.github.com/itzg/docker-minecraft-server/pull/2881)
- Fixed typo in CF files dependencies section title by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2896](https://redirect.github.com/itzg/docker-minecraft-server/pull/2896)
- Added hairpin routing diagram by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2903](https://redirect.github.com/itzg/docker-minecraft-server/pull/2903)
- Add a section about class file version 65.0 message by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2906](https://redirect.github.com/itzg/docker-minecraft-server/pull/2906)
- Update mods-file example reference by
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
in
[https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915)
- docs: updated to new name of itzg/mc-proxy by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2917](https://redirect.github.com/itzg/docker-minecraft-server/pull/2917)

##### Other Changes

- Add zume to cf-exclude-include.json by
[@&#8203;wirytiox](https://redirect.github.com/wirytiox) in
[https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874)
- Add SERVER_HOST Environment in mc-monitor command by
[@&#8203;felipepasc](https://redirect.github.com/felipepasc) in
[https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875)
- build: upgrade tools to Go 1.22.4 by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2885](https://redirect.github.com/itzg/docker-minecraft-server/pull/2885)
- Accept yes/no for boolean environment variables by
[@&#8203;kdkasad](https://redirect.github.com/kdkasad) in
[https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893)
- build: add java21-jdk variant by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2900](https://redirect.github.com/itzg/docker-minecraft-server/pull/2900)

##### New Contributors

- [@&#8203;wirytiox](https://redirect.github.com/wirytiox) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874)
- [@&#8203;felipepasc](https://redirect.github.com/felipepasc) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875)
- [@&#8203;kdkasad](https://redirect.github.com/kdkasad) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893)
-
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1

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

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

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

##### What's Changed

##### Enhancements

- Enhance CurseForge server packs that use variables.txt by
[@&#8203;rubbersteak](https://redirect.github.com/rubbersteak) in
[https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867)

##### Bug Fixes

- Fixed internal SPIGOT family mapping by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2839](https://redirect.github.com/itzg/docker-minecraft-server/pull/2839)
- cf: allow for trailing slash on CF modpack page URL by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2848](https://redirect.github.com/itzg/docker-minecraft-server/pull/2848)
- Remove normalizing to uppercase of LEVEL_TYPE by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2852](https://redirect.github.com/itzg/docker-minecraft-server/pull/2852)

##### Documentation

- docs: added more detail about autopauase rootless usage by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2814](https://redirect.github.com/itzg/docker-minecraft-server/pull/2814)
- Remove version from docker compose since it's been deprecated by
[@&#8203;MASACR99](https://redirect.github.com/MASACR99) in
[https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816)
- examples: updated bmc4 example by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2822](https://redirect.github.com/itzg/docker-minecraft-server/pull/2822)
- docs: add info about DUMP_SERVER_PROPERTIES by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2826](https://redirect.github.com/itzg/docker-minecraft-server/pull/2826)
- docs: add compose example of multiline MOTD by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2827](https://redirect.github.com/itzg/docker-minecraft-server/pull/2827)
- Added a missing quotation mark by
[@&#8203;JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero)
in
[https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846)
- rad2 compose example by
[@&#8203;noah1019](https://redirect.github.com/noah1019) in
[https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859)
- docs: allow for toggling light/dark mode by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2869](https://redirect.github.com/itzg/docker-minecraft-server/pull/2869)

##### Other Changes

- build: upgrade rcon-cli and easy-add by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2831](https://redirect.github.com/itzg/docker-minecraft-server/pull/2831)
- build: upgrading git-lfs from packagecloud by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2835](https://redirect.github.com/itzg/docker-minecraft-server/pull/2835)
- build: disable java17-openj9 for now by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2849](https://redirect.github.com/itzg/docker-minecraft-server/pull/2849)
- build: add back arm64 into java21-alpine multiarch by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/2858](https://redirect.github.com/itzg/docker-minecraft-server/pull/2858)

##### New Contributors

- [@&#8203;MASACR99](https://redirect.github.com/MASACR99) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816)
-
[@&#8203;JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero)
made their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846)
- [@&#8203;noah1019](https://redirect.github.com/noah1019) made their
first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859)
- [@&#8203;rubbersteak](https://redirect.github.com/rubbersteak) made
their first contribution in
[https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2024.5.0...2024.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-15 21:48:12 +02:00
TrueCharts Bot 6479095334 chore(deps): update container image common to v25.0.0@6c13a11 by renovate (#26977)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | major |
`24.1.16` -> `25.0.0` |
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | major |
`24.1.19` -> `25.0.0` |
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | major |
`24.1.18` -> `25.0.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-02 13:58:52 +02:00
TrueCharts Bot 2623bd1f66 chore(deps): update container image itzg/mc-backup to latest@b40aebf by renovate (#27067)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `fbab303` -> `b40aebf` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-09-30 02:45:57 +02:00
TrueCharts Bot e315702728 chore(deps): update container image itzg/mc-backup to latest@fbab303 by renovate (#26698)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `5ecd2cb` -> `fbab303` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4yIiwidXBkYXRlZEluVmVyIjoiMzguOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-20 14:34:51 +02:00
TrueCharts Bot 3fc10f588f chore(deps): update container image common to v24.1.16@ea19f8a by renovate (#26428)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | patch |
`24.1.15` -> `24.1.16` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-15 23:14:29 +03:00
TrueCharts Bot 5fca841356 chore(deps): update container image common to v24.1.15@0763087 by renovate (#26098)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://redirect.github.com/truecharts/apps/tree/master/charts/common)
([source](https://redirect.github.com/truecharts/apps)) | patch |
`24.1.14` -> `24.1.15` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-09-09 18:16:39 +02:00
TrueCharts Bot 7f5c638c42 chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` ->
`24.1.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` ->
`24.1.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` ->
`24.1.14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 16:49:10 +03:00
Kjeld Schouten bdd9b21097 fix(minecraft-java): correct bugged mcbackup toggle 2024-08-31 14:53:58 +02:00
Kjeld Schouten 5d70d8e523 fix(minecraft-java): fix container mistake 2024-08-31 10:33:25 +02:00
Kjeld Schouten 1a09e6bffd feat(minecraft-java): move mc-backup to sidecar container and restructure config options 2024-08-31 10:31:24 +02:00
TrueCharts Bot f13dba86df chore(deps): update container image itzg/mc-backup to latest@5ecd2cb by renovate (#25629)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `45be03e` -> `5ecd2cb` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-29 00:43:42 +00:00
TrueCharts Bot 926fcb01b1 chore(deps): update container image itzg/mc-backup to latest@45be03e by renovate (#24784) 2024-08-05 17:09:29 +02:00
TrueCharts Bot d2602cb810 chore(deps): update container image itzg/mc-backup to latest@d86cb74 by renovate (#24750)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `b45d85e` -> `d86cb74` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-08-04 08:30:59 +02:00
TrueCharts Bot f7037ba326 chore(deps): update container image itzg/mc-backup to latest@b45d85e by renovate (#23961) 2024-07-24 15:27:27 +02:00
TrueCharts Bot 54ae87acc3 chore(deps): update container image common to v24.1.5@80d8ad4 by renovate (#23765)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.2` ->
`24.1.5` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.3` ->
`24.1.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:16:33 +02:00
TrueCharts Bot 50e1a9c7fd chore(deps): update container image itzg/mc-backup to latest@44c34ea by renovate (#23787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `31704cf` -> `44c34ea` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-25 20:31:01 +02:00
TrueCharts Bot 9dfc98c4e0 chore(deps): update container image common to v24.1.2@b2bbd35 by renovate (#23691)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.1` ->
`24.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-22 19:31:23 +02:00
TrueCharts Bot 5e190a7662 chore(deps): update container image common to v24.1.1@b724c5c by renovate (#23513)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.0` ->
`24.1.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-06-18 20:58:56 +03:00
TrueCharts Bot 12e15264a7 chore(deps): update container image itzg/mc-backup to latest@31704cf by renovate (#23508)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `e02dd0c` -> `31704cf` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-18 18:14:05 +02:00