chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.30.1 → 5.31.0 (#37301)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | minor | `ced5246` -> `73dfe83` | 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.30.1
|
appVersion: 5.31.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.12.8
|
version: 28.12.8
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/pmmp/PocketMine-MP
|
- https://github.com/pmmp/PocketMine-MP
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp
|
- https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.7
|
version: 6.1.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/pmmp/pocketmine-mp
|
repository: ghcr.io/pmmp/pocketmine-mp
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.30.1@sha256:ced524614b4b5d3ae9204bf19048859b009811146d104a72d03cfd96b1681847
|
tag: 5.31.0@sha256:73dfe83fc88f10cf87fd87e8c689ba3f2eb28f70a8adf7b644942a169233d072
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user