mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 03:26:08 +08:00
* Upgraded catalog item(s)
This commit upgrades home-assistant, navidrome, minecraft, nginx-proxy-manager, mealie, paperless-ngx, sonarr, cloudflared, twofactor-auth, roundcube, lidarr, immich, jellyfin, autobrr, readarr, tiny-media-manager, firefly-iii, homepage, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
33 lines
481 B
YAML
33 lines
481 B
YAML
image:
|
|
repository: deluan/navidrome
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.51.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
navidromeConfig:
|
|
uiWelcomeMessage: ''
|
|
additionalEnvs: []
|
|
|
|
navidromeNetwork:
|
|
webPort: 30043
|
|
hostNetwork: false
|
|
|
|
navidromeRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
navidromeStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
music:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: music
|
|
additionalStorages: []
|