Files
truecharts/charts/stable/v-rising/values.yaml
T
TrueCharts Bot 11d08e57b0 chore(deps): update container image ich777/steamcmd to vrising@2d9261f by renovate (#26519)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `a4e8d60` -> `2d9261f` |

---

> [!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:31:26 +02:00

56 lines
1.1 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: vrising@sha256:2d9261feb59367d9961a6abb3502a53b5afdbb275e48cf71b638c4c286aa14aa
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 9876
protocol: udp
targetPort: 9876
query:
enabled: true
ports:
query:
enabled: true
port: 9877
protocol: udp
targetPort: 9877
workload:
main:
podSpec:
containers:
main:
env:
ENABLE_BEPINEX: ""
GAME_ID: "1829350"
GAME_PARAMS: ""
PASSWRD: ""
SERVER_NAME: V Rising Docker
USERNAME: ""
VALIDATE: "false"
WORLD_NAME: world1
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false