feat(pocketmine-mp): update image ghcr.io/pmmp/pocketmine-mp 5.42.1 → 5.43.1 (#48067)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | minor | `eb457a3` → `624eab6` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wb2NrZXRtaW5lLW1wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.42.1
|
||||
appVersion: 5.43.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/pmmp/PocketMine-MP
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pocketmine-mp
|
||||
type: application
|
||||
version: 7.3.0
|
||||
version: 7.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/pmmp/pocketmine-mp
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.42.1@sha256:eb457a3664eaecab04dd11cbc6959e2d5275bc1b49d804b392b5dec3f1fbbe6e
|
||||
tag: 5.43.1@sha256:624eab6bfbee9cc3b403ad79688ec38dd3afda8f91b1ff64ce8b4d3e9ffcd107
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user