automation: Update minecraft-image Docker tag to v2022.15.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2022.14.0 -> 2022.15.0
|
Release Notes
itzg/docker-minecraft-server
v2022.15.0
What's Changed
Enhancements
- Allow for commas in mc-image-helper lists by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1840
- Allow DEBUG env var to enable mc-image-helper debug logs by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1870
Bug Fixes
- Use HTTP accept when downloading CF modpack by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1837
- Revert "Use HTTP accept when downloading CF modpack" by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1850
Documentation
- Added multi-project example by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1824
- Add a lot of clarification to RCON documentation by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1835
- Logs when downloading vanilla server jar were confusing by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1856
- Clarify whitelist variables (enable vs enforce) by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1860
Other Changes
- Bump mc-server-runner to 1.8.2 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1823
- Removed pre-1.12 empty JSON file conversion by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1826
- Add .paused file when server is paused by @kylestang in https://github.com/itzg/docker-minecraft-server/pull/1830
- Add SERVER-START.sh as a possible entry script file name by @P4sca1 in https://github.com/itzg/docker-minecraft-server/pull/1838
- Fix typo in README: "has does" -> "has done" by @xyqyear in https://github.com/itzg/docker-minecraft-server/pull/1846
- Added nfs client support packages. by @ThomWilhelm in https://github.com/itzg/docker-minecraft-server/pull/1843
- Let FTB installer manage file removal during version change by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1851
- Bump mc-image-helper to 1.22.11 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1854
- Add launch.sh start script to support multiple classic Technic modpacks by @Megasware128 in https://github.com/itzg/docker-minecraft-server/pull/1859
New Contributors
- @kylestang made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1830
- @xyqyear made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1846
- @ThomWilhelm made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1843
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2022.14.0...2022.15.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.