Files
truecharts/charts/stable/iyuuplus/values.yaml
T
TrueCharts BotandGitHub 42d0884c94 chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to bbef9d4 (#44012)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `ad67834` -> `bbef9d4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXl1dXBsdXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-01-23 14:50:21 +00:00

28 lines
551 B
YAML

image:
repository: docker.io/iyuucn/iyuuplus
pullPolicy: IfNotPresent
tag: latest@sha256:bbef9d4b393404ca59054e4a94d0090f618d59dcc998f27cf0500e2f76d11f49
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