Files
truecharts/charts/stable/hyperion-ng/values.yaml
T
TrueCharts BotandGitHub edebd312c7 chore(deps): update container image tccr.io/truecharts/hyperion.ng to v2.0.15 (#8455)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/hyperion.ng](https://togithub.com/truecharts/containers)
| patch | `2.0.14` -> `2.0.15` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 15:20:37 +02:00

44 lines
856 B
YAML

image:
repository: tccr.io/truecharts/hyperion.ng
tag: 2.0.15@sha256:876943c6b970cae5ef0692b133c13a52a832e76e2f39e11f82cf397fa764b754
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"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0