mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 06:34:16 +08:00
This commit upgrades home-assistant, nextcloud, prometheus, minecraft, chia, recyclarr, roundcube, ipfs, jellyfin, netbootxyz, tiny-media-manager, n8n, node-red, audiobookshelf catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
28 lines
368 B
YAML
28 lines
368 B
YAML
image:
|
|
repository: tinymediamanager/tinymediamanager
|
|
pullPolicy: IfNotPresent
|
|
tag: 5.1.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
tmmConfig:
|
|
password: ''
|
|
additionalEnvs: []
|
|
|
|
tmmNetwork:
|
|
webPort: 30057
|
|
|
|
tmmID:
|
|
user: 568
|
|
group: 568
|
|
|
|
tmmStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
additionalStorages: []
|