e9c407a24a
This PR contains the following updates: | Package | Update | Change | |---|---|---| | deluan/navidrome | patch | `0.52.0` -> `0.52.5` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
32 lines
644 B
YAML
32 lines
644 B
YAML
image:
|
|
repository: deluan/navidrome
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.52.5@sha256:4d42b180d99bfe95e1c058413e504b287559afac7b496606d27e4a89c187c339
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
ND_MUSICFOLDER: /music
|
|
ND_SCANSCHEDULE: "@every 15m"
|
|
ND_LOGLEVEL: info
|
|
ND_SESSIONTIMEOUT: 24h
|
|
ND_ENABLETRANSCODINGCONFIG: false
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 4533
|
|
targetPort: 4533
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /data
|
|
music:
|
|
enabled: true
|
|
mountPath: /music
|
|
portal:
|
|
open:
|
|
enabled: true
|