Files
truecharts/charts/stable/ispy-agent-dvr/values.yaml
T
TrueCharts BotandGitHub 2dfd1311d2 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.5.3.0 → 6.5.4.0 (#37371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| patch | `afc849e` -> `3f27848` |

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

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(docker.io/doitandbedone/ispyagentdvr)</summary>

###
[`v6.5.4.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.3.0...6.5.4.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.3.0...6.5.4.0)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-07-10 21:09:17 +02:00

99 lines
2.0 KiB
YAML

image:
repository: docker.io/doitandbedone/ispyagentdvr
tag: 6.5.4.0@sha256:3f27848bbde703cee38351603c29dbe96589d5416bb27767cea04eddc183d99f
pullPolicy: IfNotPresent
service:
main:
type: LoadBalancer
ports:
main:
port: 10184
targetPort: 8090
turn:
enabled: true
type: LoadBalancer
ports:
turn:
enabled: true
protocol: udp
port: 3478
targetPort: 3478
webrtc:
enabled: true
ports:
webrtc0:
enabled: true
protocol: udp
port: 50000
targetPort: 50000
webrtc1:
enabled: true
protocol: udp
port: 50001
targetPort: 50001
webrtc2:
enabled: true
protocol: udp
port: 50002
targetPort: 50002
webrtc3:
enabled: true
protocol: udp
port: 50003
targetPort: 50003
webrtc4:
enabled: true
protocol: udp
port: 50004
targetPort: 50004
webrtc5:
enabled: true
protocol: udp
port: 50005
targetPort: 50005
webrtc6:
enabled: true
protocol: udp
port: 50006
targetPort: 60005
webrtc7:
enabled: true
protocol: udp
port: 50007
targetPort: 50007
webrtc8:
enabled: true
protocol: udp
port: 50008
targetPort: 50008
webrtc9:
enabled: true
protocol: udp
port: 50009
targetPort: 50009
webrtc10:
enabled: true
protocol: udp
port: 50010
targetPort: 50010
persistence:
config:
enabled: true
mountPath: "/agent/Media/XML"
media:
enabled: true
mountPath: "/agent/Media/WebServerRoot/Media"
commands:
enabled: true
mountPath: "/agent/Commands"
ffmpeg:
enabled: true
mountPath: "/agent/ffmpeg6"
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0