fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.5.1 → 2026.5.2 (#48282)
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 | `8482f0f` → `ddf6c66` | --- > [!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.5.2`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.5.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.5.1...2026.5.2) <!-- Release notes generated using configuration in .github/release.yml at 2eea4f44f5529265138d52b85e43c8e3eaf17d74 --> #### What's Changed ##### Other Changes - Update dependency itzg/set-property to v0.1.6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​632](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/632) - Update dependency itzg/entrypoint-demoter to v0.4.10 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​631](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/631) - Update dependency itzg/easy-add to v0.8.12 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​630](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/630) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.5.1...2026.5.2> </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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.5.1
|
||||
appVersion: 2026.5.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -35,5 +35,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: 14.5.0
|
||||
version: 14.5.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-bedrock-server
|
||||
tag: 2026.5.1@sha256:8482f0fccfc09555326bd2f88cf4571b1346e623955752044f7613df8ce90f2b
|
||||
tag: 2026.5.2@sha256:ddf6c6644c1b28a7989869054582478c3ad8a3c3c2c6839b1767141ebcefabd8
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user