Files
truecharts/charts/stable/pyload-ng/values.yaml
T
TrueCharts Bot 291892f323 chore(pyload-ng): update image lscr.io/linuxserver/pyload-ng digest to 751f11e (#47193)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `0ef3e1d` → `751f11e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHlsb2FkLW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-04-18 22:53:31 +02:00

40 lines
772 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/pyload-ng
tag: latest@sha256:751f11ef70fa72f65051586e666dae6e4342559dab63a0b06f58dadc9500b769
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: