Files
truecharts/charts/stable/minetest/values.yaml
T
TrueCharts BotandGitHub 2f6d12d5fd chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@b5f7834 by renovate (#16946)
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 |
`d796cfb` -> `b5f7834` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:36:33 +01:00

39 lines
765 B
YAML

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