fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2025.12.1 → 2025.12.2 (#43089)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | patch | `d0cdf28` -> `7037070` | --- > [!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-bedrock-server (docker.io/itzg/minecraft-bedrock-server)</summary> ### [`v2025.12.2`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2025.12.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.1...2025.12.2) <!-- Release notes generated using configuration in .github/release.yml at b087dea303cb47454745aa29cdffc0dfea7c37c9 --> #### What's Changed ##### Enhancements - Ensure server.properties exists when clearing out white-list property by [@​itzg](https://redirect.github.com/itzg) in [#​584](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/584) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.1...2025.12.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWJlZHJvY2siLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.12.1
|
||||
appVersion: 2025.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.11
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-bedrock
|
||||
- https://hub.docker.com/r/itzg/minecraft-bedrock-server
|
||||
type: application
|
||||
version: 12.17.1
|
||||
version: 12.17.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-bedrock-server
|
||||
tag: 2025.12.1@sha256:d0cdf2854f45ee3867446741d30bbfcb7e9a1c9431a0a631acedd79f2685b9d8
|
||||
tag: 2025.12.2@sha256:70370705432e9f6fe0d75754d4b3830acbe64cf4c9afe0ec9c9cb3b598a18be1
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user