Files
truecharts/charts/stable/metatube/values.yaml
T
TrueCharts BotandGitHub 885cc09900 chore(deps): update container image jvt038/metatube to latest@f67b52c by renovate (#27326)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvt038/metatube | digest | `9ed73b7` -> `f67b52c` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-05 20:18:16 +02:00

37 lines
718 B
YAML

image:
pullPolicy: IfNotPresent
repository: jvt038/metatube
tag: latest@sha256:f67b52c400c7325f333b9346ba5de43a844ac2d7ce2054d667f84107b99d3f01
persistence:
storagedatabase:
enabled: true
mountPath: /database
storagedownloads:
enabled: true
mountPath: /downloads
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000
workload:
main:
podSpec:
containers:
main:
env:
DEBUG: "False"
LOG: "False"
LOG_LEVEL: "10"
SOCKET_LOG: "False"