Files
truecharts/charts/stable/tinymediamanager/values.yaml
T
TrueCharts BotandGitHub 270d03b914 chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.3@b8895c8 by renovate (#18855)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tinymediamanager/tinymediamanager | patch | `5.0.2` -> `5.0.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-04 01:54:45 +01:00

37 lines
694 B
YAML

image:
repository: tinymediamanager/tinymediamanager
tag: 5.0.3@sha256:b8895c8b25b66cdca06fe4d581413cbab1aee7fc0100501bf2ee5b01155552e9
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10179
targetPort: 4000
persistence:
data:
enabled: true
mountPath: "/data"
movies:
enabled: true
mountPath: "/media/movies"
tvshows:
enabled: true
mountPath: "/media/tvshows"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
PASSWORD: ""