Files
truecharts/charts/stable/arma3/values.yaml
T
TrueCharts Bot 7ae081c93a chore(deps): update container image ich777/steamcmd to arma3@92104ad by renovate (#16778)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `2ba7099` -> `92104ad` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-02 14:37:17 +01:00

82 lines
1.6 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: arma3@sha256:92104ad540e3fcb19294d8c63c2c50bc1f7f57628b01bb5db38ce9ae8e41261b
persistence:
profiles:
enabled: true
mountPath: /serverdata/.local/share
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: 2302
protocol: tcp
targetPort: 2302
udpbattleyetra:
enabled: true
ports:
udpbattleyetra:
enabled: true
port: 2306
protocol: udp
targetPort: 2306
udpgameport:
enabled: true
ports:
udpgameport:
enabled: true
port: 2302
protocol: udp
targetPort: 2302
udpsteammaster:
enabled: true
ports:
udpsteammaster:
enabled: true
port: 2304
protocol: udp
targetPort: 2304
udpsteamquerry:
enabled: true
ports:
udpsteamquerry:
enabled: true
port: 2303
protocol: udp
targetPort: 2303
udpvonport:
enabled: true
ports:
udpvonport:
enabled: true
port: 2305
protocol: udp
targetPort: 2305
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "233780"
GAME_PARAMS: -config=server.cfg -mod=
GAME_PORT: "2302"
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"