chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.32.0 → 5.32.1 (#38409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | patch | `c114abe` -> `b697bb7` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.32.0
|
||||
appVersion: 5.32.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.0
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/pmmp/PocketMine-MP
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp
|
||||
type: application
|
||||
version: 6.5.0
|
||||
version: 6.5.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/pmmp/pocketmine-mp
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.32.0@sha256:c114abe5e87292669e7b9de3b14ab20c31270e1a13ec4cdddf20447d2132646f
|
||||
tag: 5.32.1@sha256:b697bb72d808c7e7ebfdd76f95a6d9d442b42abfd81f38415e47e26161adf189
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user