chore(deps): update container image ghcr.io/pmmp/pocketmine-mp to v5.17.0@cfd0884 by renovate (#24174)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | minor | `5.16.0` -> `5.17.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
cb34447068
commit
f715829279
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.16.0
|
appVersion: 5.17.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -33,4 +33,4 @@ 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: 5.2.3
|
version: 5.3.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.16.0@sha256:de33a443111ced1619630d7cf2df10ab780886b3a6b7591430cfb458d8322b79
|
tag: 5.17.0@sha256:cfd0884631accd2f271d460bf52728f4347c0218815e9f0f905400752f8f09f4
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue