Files
truecharts/charts/stable/impostor-server/values.yaml
T
TrueCharts Bot 73185603ae chore(helm): update image docker.io/aeonlucid/impostor v1.10.3 → v1.10.4 (#40480)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/aeonlucid/impostor | patch | `bba5861` -> `71a50fd` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-07 03:23:12 +02:00

38 lines
1.0 KiB
YAML

image:
repository: docker.io/aeonlucid/impostor
pullPolicy: IfNotPresent
tag: v1.10.4@sha256:71a50fd5eb9117eeac4c194d7c01c6488ea1372ea0e59220e00b2c5dbe186bab
nightlyImage:
repository: docker.io/aeonlucid/impostor
tag: nightly@sha256:91327fac4777a679d3f6227a8702b2649e9238ccb40137e103bc8e6f142bee09
pullPolicy: IfNotPresent
service:
main:
ports:
main:
protocol: udp
port: 22023
targetPort: 22023
workload:
main:
podSpec:
containers:
main:
imageSelector: image
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
IMPOSTOR_Server__PublicIp: "127.0.0.1"
IMPOSTOR_Server__ListenIp: "0.0.0.0"
IMPOSTOR_AntiCheat__Enabled: true
IMPOSTOR_AntiCheat__BanIpFromGame: true
IMPOSTOR_Debug__GameRecorderEnabled: false
IMPOSTOR_Debug__GameRecorderPath: ""
updated: true