mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* Upgraded catalog item(s)
This commit upgrades prometheus, metube, prowlarr, lidarr, readarr, searxng, homepage, planka catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
29 lines
431 B
YAML
29 lines
431 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/prowlarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.11.1.4146
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
prowlarrConfig:
|
|
instanceName: Prowlarr
|
|
additionalEnvs: []
|
|
|
|
prowlarrNetwork:
|
|
webPort: 30050
|
|
hostNetwork: false
|
|
|
|
prowlarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
prowlarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|