fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.2.1 → 2026.2.2 (#45613)
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 | `f081b6f` → `fc0f303` | --- > [!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.2`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.2.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.2.1...2026.2.2) <!-- Release notes generated using configuration in .github/release.yml at a92017d669e70d780b9eccf7df45ad174ddcb312 --> #### What's Changed ##### Enhancements - Try both primary and secondary download links URLs by [@​itzg](https://redirect.github.com/itzg) in [#​600](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/600) ##### Other Changes - chore: Configure Renovate by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​601](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/601) - chore(deps): update dependency itzg/mc-monitor to v0.16.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​603](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/603) - chore(deps): update dependency itzg/mc-server-runner to v1.14.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​604](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/604) #### New Contributors - [@​renovate](https://redirect.github.com/renovate)\[bot] made their first contribution in [#​601](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/601) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.2.1...2026.2.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWJlZHJvY2siLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.2.1
|
||||
appVersion: 2026.2.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -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: 13.2.1
|
||||
version: 13.2.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-bedrock-server
|
||||
tag: 2026.2.1@sha256:f081b6f19dc576518e71764fd80c8a4504ecb0381013e8ed7043c5a5a5fb3095
|
||||
tag: 2026.2.2@sha256:fc0f303481a7a3d950bc70035c8a604c753cc578877fd8987321559655d83dba
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user