Files
truecharts/charts/stable/conanexiles/values.yaml
T
TrueCharts BotandGitHub 0c5bf8da65 chore(deps): update container image ich777/steamcmd to conanexiles@5634e5d by renovate (#23183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `e532c06` -> `5634e5d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-18 02:32:24 +02:00

62 lines
1.2 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: conanexiles@sha256:5634e5dd19ada0db8600c4be993bbfcf8ec80c1ef5e07becf152deab68748d4d
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:
gameport1:
enabled: true
ports:
gameport1:
enabled: true
port: 7778
protocol: udp
targetPort: 7778
main:
ports:
main:
port: 7777
protocol: udp
targetPort: 7777
steamport:
enabled: true
ports:
steamport:
enabled: true
port: 27015
protocol: udp
targetPort: 27015
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "443030"
GAME_PARAMS: ""
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
WS_CONTENT: ""
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false