Files
truecharts/charts/stable/minetest/values.yaml
T
TrueCharts BotandGitHub 8dc8071c7d chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@d796cfb (#16072)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/minetest](https://togithub.com/linuxserver/docker-minetest/packages)
([source](https://togithub.com/linuxserver/docker-minetest)) | digest |
`929c1fa` -> `d796cfb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:36:58 +01:00

39 lines
765 B
YAML

image:
repository: ghcr.io/linuxserver/minetest
pullPolicy: IfNotPresent
tag: 5.8.0@sha256:d796cfbe07d3d2df0edec4083efd50f39532c6af491f02b0bf355b0719a4bfe6
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