Files
truecharts/charts/stable/fivem/values.yaml
T
TrueCharts Bot 4f6000e485 chore(deps): update container image ich777/fivemserver to latest@059a2bb by renovate (#26461)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/fivemserver | digest | `305370b` -> `059a2bb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-16 14:22:37 +02:00

68 lines
1.3 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/fivemserver
tag: latest@sha256:059a2bb9387ef76b0008010d31bc28c119e81d78f1cd360c053b815ab20d94de
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 9016
protocol: http
targetPort: 8080
tcp1:
enabled: true
ports:
tcp1:
enabled: true
port: 30110
protocol: tcp
targetPort: 30110
tcp2:
enabled: true
ports:
tcp2:
enabled: true
port: 30120
protocol: tcp
targetPort: 30120
udp1:
enabled: true
ports:
udp1:
enabled: true
port: 30110
protocol: udp
targetPort: 30110
udp2:
enabled: true
ports:
udp2:
enabled: true
port: 30120
protocol: udp
targetPort: 30120
workload:
main:
podSpec:
containers:
main:
env:
GAME_CONFIG: server.cfg
MANUAL_UPDATES: ""
SERVER_KEY: ""
SRV_ADR: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/
SRV_NAME: ""
START_VARS: ""