fix(pocketmine-mp): update image ghcr.io/pmmp/pocketmine-mp 5.42.0 → 5.42.1 (#46919)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | patch | `c5a0e1d` → `eb457a3` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcG9ja2V0bWluZS1tcCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -8,7 +8,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: 5.42.0
|
appVersion: 5.42.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.10
|
version: 29.0.10
|
||||||
@@ -35,5 +35,5 @@ sources:
|
|||||||
- https://github.com/pmmp/PocketMine-MP
|
- https://github.com/pmmp/PocketMine-MP
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pocketmine-mp
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pocketmine-mp
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.1
|
version: 7.1.2
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/pmmp/pocketmine-mp
|
repository: ghcr.io/pmmp/pocketmine-mp
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.42.0@sha256:c5a0e1d4cb223849a6f4b82f00a12e125cfbb09b66f773848040d18ad3a5824b
|
tag: 5.42.1@sha256:eb457a3664eaecab04dd11cbc6959e2d5275bc1b49d804b392b5dec3f1fbbe6e
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user