Files
truecharts/charts/stable/minetest/values.yaml
T
TrueCharts Bot 04f95aec6e chore(deps): update container image ghcr.io/linuxserver/minetest to v5.9.1@f638448 by renovate (#26436)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/minetest](https://redirect.github.com/linuxserver/docker-minetest/packages)
([source](https://redirect.github.com/linuxserver/docker-minetest)) |
patch | `5.9.0` -> `5.9.1` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-16 02:33:46 +02:00

39 lines
765 B
YAML

image:
repository: ghcr.io/linuxserver/minetest
pullPolicy: IfNotPresent
tag: 5.9.1@sha256:f638448d4b22863563d9f8aca00f04a40ec7ad21680b70a2f7cc2f727ab90412
service:
main:
ports:
main:
protocol: udp
targetPort: 30000
port: 30000
persistence:
config:
enabled: true
mountPath: "/config/.minetest"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false