Files
truecharts/charts/stable/iyuuplus/values.yaml
T
TrueCharts BotandGitHub f0aba30a95 chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to 4ef0728 (#48440)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `6d69463` → `4ef0728` |

---

> [!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**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9peXV1cGx1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-22 15:16:30 +02:00

29 lines
604 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/iyuucn/iyuuplus
pullPolicy: IfNotPresent
tag: latest@sha256:4ef072891b73f0cd47d56be2b237b330949a7c5b650736f1a1407dcf72180fed
service:
main:
ports:
main:
targetPort: 8787
port: 10188
persistence:
config:
enabled: true
mountPath: "/IYUU/db"
torrents:
enabled: true
mountPath: "/torrents"
btbackup:
enabled: true
mountPath: "/BT_backup"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0