mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 09:51:07 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, syncthing, home-assistant, nextcloud, minecraft, nginx-proxy-manager, homer, chia, jellyseerr, castopod, tailscale, prowlarr, omada-controller, ipfs, immich, autobrr, komga, searxng, homepage, n8n, homarr, audiobookshelf, odoo, tdarr catalog item(s).
* revert immich and odoo
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
40 lines
667 B
YAML
40 lines
667 B
YAML
image:
|
|
repository: haveagitgat/tdarr
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.27.02
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
tdarrConfig:
|
|
nodeName: ''
|
|
internalNode: true
|
|
serverIP: 0.0.0.0
|
|
additionalEnvs: []
|
|
tdarrNetwork:
|
|
webPort: 30028
|
|
serverPort: 30029
|
|
tdarrGPU: {}
|
|
tdarrID:
|
|
user: 568
|
|
group: 568
|
|
tdarrStorage:
|
|
server:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: server
|
|
configs:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: configs
|
|
logs:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: logs
|
|
transcodes:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: transcodes
|
|
additionalStorages: []
|