Files
truecharts/charts/stable/tubesync/values.yaml
T
TrueCharts Bot 9542918705 chore(deps): update container image ghcr.io/meeb/tubesync to latest@f51f781 by renovate (#19153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `7808952` -> `f51f781` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 19:19:03 +01:00

41 lines
812 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/meeb/tubesync
tag: latest@sha256:f51f781966af4ba6b3fc0dbf998a28a293b77fe90fdfb4eeb8e64a5dbcad4d45
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
varrun:
enabled: false
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 4848
protocol: tcp
targetPort: 4848
workload:
main:
podSpec:
containers:
main:
env:
DATABASE_CONNECTION: ""
http_PASS: ""
http_USER: ""
TUBESYNC_DEBUG: "False"
TUBESYNC_HOSTS: ""
TUBESYNC_WORKERS: "2"