Files
truecharts/charts/stable/pocketmine-mp/values.yaml
T
TrueCharts BotandGitHub 8e34909dc4 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.34.1 → 5.35.0 (#40346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | minor | `a479a8b` -> `d168c69` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-03 19:24:14 +02:00

48 lines
1011 B
YAML

image:
repository: ghcr.io/pmmp/pocketmine-mp
pullPolicy: IfNotPresent
tag: 5.35.0@sha256:d168c69a9ead857e8a239ced6817aa96d7fc44189121e545f2851471cd7cf17a
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: udp
targetPort: 19132
port: 19132
workload:
main:
podSpec:
containers:
main:
tty: true
stdin: true
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
enabled: false
# -- Redainess probe configuration
# @default -- See below
readiness:
enabled: false
# -- Startup probe configuration
# @default -- See below
startup:
enabled: false
persistence:
data:
enabled: true
mountPath: "/data"
plugins:
enabled: true
mountPath: "/plugins"