BREAKING CHANGE(minecraft-bedrock): Update image docker.io/itzg/minecraft-bedrock-server 2025.12.2 → 2026.2.0 (#45319)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | major | `7037070` → `100df9e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v2026.2.0`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.2.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.2...2026.2.0) <!-- Release notes generated using configuration in .github/release.yml at 0bb2d1c62b82e158db7d5e6d15b05f1a36991208 --> #### What's Changed ##### Documentation - The standalone PVC `bds` is unused by [@​DylanGraham](https://redirect.github.com/DylanGraham) in [#​596](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/596) #### New Contributors - [@​DylanGraham](https://redirect.github.com/DylanGraham) made their first contribution in [#​596](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/596) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.2...2026.2.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWJlZHJvY2siLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.12.2
|
||||
appVersion: 2026.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -40,5 +40,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.18.1
|
||||
version: 13.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-bedrock-server
|
||||
tag: 2025.12.2@sha256:70370705432e9f6fe0d75754d4b3830acbe64cf4c9afe0ec9c9cb3b598a18be1
|
||||
tag: 2026.2.0@sha256:100df9e09dd658261f9d657ef8b7d39d284a0ddb80bb1db7421b4d55e0684e28
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user