Commit Graph

134 Commits

Author SHA1 Message Date
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
Kjeld Schouten d9eb4a96dd chore(charts): explicitly reference docker.io (#28025)
**Description**
This ensures docker.io is explicitly referenced as a container source,
instead of relying on container-engine defaults

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-10-19 12:44:34 +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 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 af53e376ab chore(container): update image itzg/minecraft-server to v2024 by renovate (#27712)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| minor | `1ce8915` -> `2c43fce` |

---

> [!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.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:22 +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 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 8ba5031d50 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-09-01 00:19:21 +00: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 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 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
TrueCharts Bot e05f83781b chore(deps): update container image itzg/mc-backup to latest@e02dd0c by renovate (#23269)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-13 02:40:19 +02:00
TrueCharts Bot 8a1e318996 chore(deps): update container image itzg/mc-backup to latest@0635947 by renovate (#23115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `9dd26ec` -> `0635947` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuNiIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-08 20:27:55 +02:00
alfi0812 b6d52dcb82 fix(minecraft-java): Fix Minecraft Backup (#22587)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  https://github.com/truecharts/charts/issues/20831

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-05-29 17:55:15 +00:00
TrueCharts Bot 12caf3ece0 chore(deps): update container image itzg/mc-backup to latest@9dd26ec by renovate (#22438)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `0c00907` -> `9dd26ec` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-25 08:29:27 +02:00
TrueCharts Bot 6d3e4f9e14 chore(deps): update container image itzg/mc-backup to latest@0c00907 by renovate (#21532)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `db4562d` -> `0c00907` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-05-22 16:56:31 +02:00
Jens Wolvers 17721ae247 fix(minecraft-java): Add Folia to server types (#22332)
**Description**
This change adds Folia as a server type for the Minecraft-java Chart.

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Manually created a custom Chart with the TYPE variable set to FOLIA

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Jens Wolvers <13272708+JWolvers@users.noreply.github.com>
2024-05-22 15:51:34 +02:00
TrueCharts Bot 5311a4e0f5 chore(deps): update container image itzg/mc-backup to latest@db4562d by renovate (#21127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `9dcf689` -> `db4562d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-22 20:36:42 +02:00
TrueCharts Bot 52a82c12d7 chore(deps): update container image itzg/mc-backup to latest@9dcf689 by renovate (#20895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `4b6b949` -> `9dcf689` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-18 00:42:05 +02:00
TrueCharts Bot 1f769722b6 chore(deps): update container image itzg/mc-backup to latest@4b6b949 by renovate (#19483)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `a4747aa` -> `4b6b949` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 01:47:24 +01:00
TrueCharts Bot 1baab8c466 chore(deps): update container image itzg/mc-backup to latest@a4747aa by renovate (#18336) 2024-02-21 15:50:17 +01:00
TrueCharts Bot 9616dede4d chore(deps): update container image itzg/mc-backup to latest@bd0854f by renovate (#17979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `ff02910` -> `bd0854f` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:37:10 +01:00
H f65459a89b feat(minecraft-java) add wider packwiz support (#17523)
**Description**

Updated minecraft-java's questions.yaml to allow downloading packwiz
packs when modloaders other than Fabric are chosen. The developer of the
docker image has
[stated](https://github.com/itzg/docker-minecraft-server/issues/1238#issuecomment-1003560897)
that packwiz support is not limited to Fabric. Mod loaders supported by
packwiz itself are listed
[here](https://packwiz.infra.link/reference/commands/packwiz/init/#options).

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

I don't have the capability to test this at this time.

**📃 Notes:**

I haven't worked on TrueNAS apps/questions.yaml before but based on my
understanding from reading the docs this should be correct. If there is
a way to combine all the added lines using a compound show-if statement
(ie show-if type is forge or fabric or quilt or neoforge) I couldn't
find documentation on it.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

---------

Signed-off-by: H <37481947+H-QueerCoded@users.noreply.github.com>
2024-01-27 13:48:42 +02:00
Ed P 9b0c330811 fix(minecraft-java): mcbackup wrong service name in host (#17089)
**Description**
The "mcbackup" container in the minecraft-java chart was not working
properly due to the RCON port and backup mounts, as well as a minor typo
in the default backup interval.

I run a Minecraft server via this chart and was unable to backup using
the built in option, but this chart update corrects the issues I was
having.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Tested using TrueNAS SCALE installation via Helm. Logs of the mcbackup
container were audited and tested repeatedly as well as tested the
backup archive themselves.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-15 00:53:13 +02:00
TrueCharts Bot c62514fbcc chore(deps): update container image itzg/mc-backup to latest@ff02910 by renovate (#16429)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `13d66ff` -> `ff02910` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:58:26 +01:00
Xstar97TheNoob 47ea827db1 feat(minecraft-java) add mc-backup sidecar (#10474)
**Description**
Add mc-backup as a sidecar
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 13:02:35 +01:00
Xstar97TheNoob cb54644738 feat(minecraft-java) update image tag and add NeoForge server type (#15424)
**Description**
Fix the image tag and add NeoForge as a server type.
⚒️ Fixes  #15287

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-27 22:51:31 +01:00
TrueCharts Bot 76cecf8097 chore(deps): update container image itzg/minecraft-server to 2023.8.3@2af12ea (#15364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/minecraft-server | digest | `cb98ad8` -> `2af12ea` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:40:41 +01:00
Xstar97TheNoob f1174d6be9 chore(minecraft-java) update images to latest and fix image references. (#15289)
**Description**
Update images, fix references, and add java21.
⚒️ Fixes  #14687

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
This is a non breaking update for most users; java20 is removed and
replaced with java21.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-24 20:05:53 +01:00
Xstar97TheNoob e6a70eef32 chore(repo) change charts to the upstream images (#14824)
**Description**
Apps with multiple images (multiple trains here)
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-18 11:48:35 +01:00
Xstar97TheNoob 613fd90a4c chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot 8501232a02 chore(deps): update minecraft-java (minor) (#11854) 2023-08-25 01:03:42 +02:00
TrueCharts Bot bf431dd2b4 chore(deps): update container image tccr.io/truecharts/minecraft-java17-jdk to v2023.4.1 (#9795) 2023-06-21 01:04:15 +02:00
Xstar97TheNoob 28cd535896 chore(minecraft-java) update gui options and image list + rootless (#9727)
**Description**
 update image selector and gui options.
 app is rootless
added query service to main port

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-21 00:17:35 +03:00
TrueCharts Bot 47871b02b4 chore(deps): update minecraft-java (minor) (#9591) 2023-06-12 01:16:11 +02:00
TrueCharts Bot 89317f5513 chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#9375) 2023-06-04 11:28:44 +02:00
Lucas Magno Zimmer ab46b1f642 chore(minecraft-java): Add AUTO_CURSEFORGE options (#8147)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #8146 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Deconto <deconto100@gmail.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: GuilhermeDeconto <deconto100@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-01 21:07:16 +00:00
TrueCharts Bot 1585516e8f chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#9266) 2023-05-29 15:09:29 +02:00
TrueCharts Bot 45cb52603a chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#9149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/minecraft-java19 | digest | `277c954` -> `adc4359`
|

---

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

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-25 12:26:44 +02:00
TrueCharts Bot ca7bdfe19a chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8987) 2023-05-16 12:54:59 +02:00
TrueCharts Bot b561b7fae2 chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8950) 2023-05-15 12:00:36 +02:00
TrueCharts Bot 2527e07b6a chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8773) 2023-05-05 14:00:26 +02:00
TrueCharts Bot dd0d741629 chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8676) 2023-05-02 13:01:13 +02:00
TrueCharts Bot 804a2850e7 chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8390)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/minecraft-java19 | digest | `eafb67c` -> `2694e4a`
|

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 11:11:17 +02:00