mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* Upgraded catalog item(s)
This commit upgrades home-assistant, navidrome, pgadmin, drawio, ipfs catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
31 lines
437 B
YAML
31 lines
437 B
YAML
image:
|
|
repository: deluan/navidrome
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.50.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
navidromeConfig:
|
|
uiWelcomeMessage: ''
|
|
additionalEnvs: []
|
|
|
|
navidromeNetwork:
|
|
webPort: 30043
|
|
hostNetwork: false
|
|
|
|
navidromeRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
navidromeStorage:
|
|
data:
|
|
type: ixVolume
|
|
datasetName: data
|
|
music:
|
|
type: ixVolume
|
|
datasetName: music
|
|
additionalStorages: []
|