Files
truecharts/charts/stable/hyperion-ng/values.yaml
T
TrueCharts BotandGitHub 6a7d10f254 chore(helm): update image docker.io/sirfragalot/hyperion.ng 2.0.16 → 2.1.1 (#40325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/sirfragalot/hyperion.ng | minor | `9173cad` -> `ba45c54` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-03 01:08:42 +02:00

42 lines
825 B
YAML

image:
repository: docker.io/sirfragalot/hyperion.ng
tag: 2.1.1@sha256:ba45c548035df5ed3d81c5934a21aeb1b77773b1ec9f6ec32e523b0891be3cd1
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10065
targetPort: 8090
jsonservice:
enabled: true
ports:
jsonservice:
enabled: true
port: 19444
targetPort: 19444
protobufservice:
enabled: true
ports:
protobufservice:
enabled: true
port: 19445
targetPort: 19445
boblightservice:
enabled: true
ports:
boblightservice:
enabled: true
port: 19333
targetPort: 19333
persistence:
config:
enabled: true
mountPath: "/root/.hyperion"
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0