mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 13:48:48 +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>
28 lines
409 B
YAML
28 lines
409 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/prowlarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.10.5.4116
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
prowlarrConfig:
|
|
instanceName: Prowlarr
|
|
additionalEnvs: []
|
|
|
|
prowlarrNetwork:
|
|
webPort: 30050
|
|
hostNetwork: false
|
|
|
|
prowlarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
prowlarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|