Files
truecharts/charts/stable/minetest/values.yaml
T
TrueCharts BotandGitHub 9542c4cc42 chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@3ee96cb by renovate (#19239)
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 |
`65ac902` -> `3ee96cb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 13:14:42 +01:00

39 lines
765 B
YAML

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