mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* Upgraded catalog item(s)
This commit upgrades photoprism, nextcloud, emby, bazarr, pgadmin, drawio, tailscale, prowlarr, jellyfin, netbootxyz, planka catalog item(s).
* revert pg-admin
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
29 lines
431 B
YAML
29 lines
431 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/prowlarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.18.0.4543
|
|
|
|
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: []
|