Files
truecharts/charts/stable/pyload-ng/values.yaml
T
TrueCharts Bot cc4895c9d1 chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 333bb85 (#40062)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `1a81e7f` -> `333bb85` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-27 00:38:09 +02:00

39 lines
719 B
YAML

image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/pyload-ng
tag: latest@sha256:333bb85ff883f267bd66b037e9894ae8f74a72b41b0c23656082a1527dd29bfe
persistence:
config:
enabled: true
mountPath: /config
pathdownloads:
enabled: true
mountPath: /downloads
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8000
protocol: http
targetPort: 8000
port9666:
enabled: true
ports:
port9666:
enabled: true
port: 9666
protocol: tcp
targetPort: 9666
workload:
main:
podSpec:
containers:
main:
env: