Files
truecharts/charts/stable/tinymediamanager/values.yaml
T
TrueCharts BotandGitHub 87f636fb10 chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.9@4ca140f by renovate (#24522)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tinymediamanager/tinymediamanager | patch | `5.0.8` -> `5.0.9` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzOC45LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-07-29 14:29:06 +02:00

37 lines
694 B
YAML

image:
repository: tinymediamanager/tinymediamanager
tag: 5.0.9@sha256:4ca140ff9cdd1d24df6dd80b618ed43635491fd6ae399cb682aea426b0311169
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: ""