fix(minecraft-bedrock): update image ghcr.io/itzg/minecraft-bedrock-server 2026.7.0 → 2026.7.2 (#49999)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | patch | `d9b4c6e` → `5ea0111` | --- > [!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 (ghcr.io/itzg/minecraft-bedrock-server)</summary> ### [`v2026.7.2`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.7.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.7.1...2026.7.2) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Other Changes - Update dependency itzg/mc-monitor to v0.16.9 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​654](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/654) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.7.0...2026.7.2> ### [`v2026.7.1`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.7.1) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.7.0...2026.7.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Other Changes - Update dependency itzg/mc-monitor to v0.16.8 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​653](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/653) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.6.2...2026.7.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtYmVkcm9jayIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2026.7.0
|
appVersion: 2026.7.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.7.1
|
version: 29.7.1
|
||||||
@@ -35,5 +35,5 @@ sources:
|
|||||||
- https://github.com/itzg/docker-minecraft-server
|
- https://github.com/itzg/docker-minecraft-server
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-bedrock
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-bedrock
|
||||||
type: application
|
type: application
|
||||||
version: 14.10.0
|
version: 14.10.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# yaml-language-server: $schema=./values.schema.json
|
# yaml-language-server: $schema=./values.schema.json
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/itzg/minecraft-bedrock-server
|
repository: ghcr.io/itzg/minecraft-bedrock-server
|
||||||
tag: 2026.7.0@sha256:d9b4c6eb37d09651b4c6d97d72097d2534a25716023fb0fd9cf8d17814a6e90e
|
tag: 2026.7.2@sha256:5ea0111024e6453e21b2ce631e6759d556b81cd9e3d6e83c7d40fc1081a43576
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user