mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 12:53:22 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, home-assistant, minecraft, paperless-ngx, drawio, metube, transmission, prowlarr, lidarr, sabnzbd, kapowarr, readarr, firefly-iii, kavita catalog item(s).
* undo kapowarr
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
29 lines
418 B
YAML
29 lines
418 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/lidarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.1.2.3893
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
lidarrConfig:
|
|
instanceName: Lidarr
|
|
additionalEnvs: []
|
|
|
|
lidarrNetwork:
|
|
webPort: 30014
|
|
hostNetwork: false
|
|
|
|
lidarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
lidarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|