Skip to content

Commit

Permalink
chore(container): update image itzg/minecraft-server to v2024 by reno…
Browse files Browse the repository at this point in the history
…vate (#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**:
itzg/docker-minecraft-server@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**:
itzg/docker-minecraft-server@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**:
itzg/docker-minecraft-server@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**:
itzg/docker-minecraft-server@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**:
itzg/docker-minecraft-server@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=-->
  • Loading branch information
truecharts-admin authored Oct 15, 2024
1 parent 2351ce9 commit 026bfc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/itzg/mc-backup
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 11.1.0
version: 11.2.0
2 changes: 1 addition & 1 deletion charts/stable/minecraft-java/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ j8jdkImage:
pullPolicy: Always
j8alpineImage:
repository: itzg/minecraft-server
tag: 2024.5.0-java8-alpine@sha256:33f47910edf341758f5a18e233f3e185ac3ea6a2765462749ff25a1d8dbeded4
tag: 2024.9.0-java8-alpine@sha256:ee8505b9670a82b7703ec35b2a87fe9b7f7823b50ae50fad18bf1fe511e577f9
pullPolicy: Always
mcBackupImage:
repository: itzg/mc-backup
Expand Down

0 comments on commit 026bfc2

Please sign in to comment.