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

| Package | Update | Change |
|---|---|---|
| jvt038/metatube | digest | `67755ab` -> `ea605c5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:45:19 +01:00

37 lines
718 B
YAML

image:
pullPolicy: IfNotPresent
repository: jvt038/metatube
tag: latest@sha256:ea605c501a6030eb04d8c7d707e2b219381b3b3579ec148e7c2de4b923929245
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"