chore(helm): update image docker.io/itzg/minecraft-bedrock-server 2025.11.0 → 2025.12.0 (#42812)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | minor | `28162fc` -> `83a5ba4` | --- > [!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.0`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2025.12.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.11.0...2025.12.0) <!-- Release notes generated using configuration in .github/release.yml at 974fcb97398957790a9f39d5a3a8086790c9744e --> #### What's Changed ##### Documentation - Add Bedrock Server Manager link to Community Solution README by [@​mugh](https://redirect.github.com/mugh) in [#​571](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/571) ##### Other Changes - Include and output image.properties by [@​itzg](https://redirect.github.com/itzg) in [#​570](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/570) - Add auto-release workflow by [@​itzg](https://redirect.github.com/itzg) in [#​578](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/578) - Use PAT for auto releaser runs by [@​itzg](https://redirect.github.com/itzg) in [#​579](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/579) #### New Contributors - [@​mugh](https://redirect.github.com/mugh) made their first contribution in [#​571](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/571) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.11.0...2025.12.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.11.0
|
||||
appVersion: 2025.12.0
|
||||
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.16.3
|
||||
version: 12.17.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/itzg/minecraft-bedrock-server
|
||||
tag: 2025.11.0@sha256:28162fc21b0ebf9fc1ed75370e95d56b2831fb869d8ca542587f0c29fe3f841f
|
||||
tag: 2025.12.0@sha256:83a5ba4f9211a072bf12999ab23d79069a5159a077623fa5244d9ad69313d967
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user