mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
* Upgraded catalog item(s)
This commit upgrades gitea, prowlarr, lidarr, homarr, odoo catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
25 lines
393 B
YAML
25 lines
393 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/lidarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.0.4.3802
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
lidarrConfig:
|
|
instanceName: Lidarr
|
|
additionalEnvs: []
|
|
lidarrNetwork:
|
|
webPort: 30014
|
|
hostNetwork: false
|
|
lidarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
lidarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|