Files
truecharts/charts/stable/metube/values.yaml
T
TrueCharts BotandGitHub 68b3d90163 chore(helm): update image ghcr.io/alexta69/metube 2025-07-27 → 2025-07-30 (#37994)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/alexta69/metube | patch | `df04c8a` -> `10d3576` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-09 16:29:38 +00:00

29 lines
595 B
YAML

image:
repository: ghcr.io/alexta69/metube
tag: 2025-07-30@sha256:10d3576d7efe59299a4304108a4007790438d96016ec313bd32f52fa3a8e6790
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10216
targetPort: 8081
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
workload:
main:
podSpec:
containers:
main:
env:
STATE_DIR: /config
DOWNLOAD_DIR: /downloads
OUTPUT_TEMPLATE: "%(title)s.%(ext)s"
YTDL_OPTIONS: "{}"