Files
truecharts/charts/stable/auto-yt-dl/values.yaml
T
TrueCharts BotandGitHub 90be5115de chore(deps): update container image guhu007/auto-yt-dl to latest@2cbdced by renovate (#17157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| guhu007/auto-yt-dl | digest | `5e8ecdc` -> `2cbdced` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-14 02:33:51 +01:00

27 lines
517 B
YAML

image:
pullPolicy: IfNotPresent
repository: guhu007/auto-yt-dl
tag: latest@sha256:2cbdceda408167df960baa7779f603e377993c9b1606180b73613a870dee0965
persistence:
data:
enabled: true
mountPath: /app/data
hostpath1:
enabled: true
mountPath: /app/Downloads
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000