mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 03:22:45 +08:00
* Upgraded catalog item(s)
This commit upgrades netdata, elastic-search, home-assistant, plex, prometheus, sftpgo, homer, pgadmin, jellyseerr, twofactor-auth, omada-controller, ipfs, wordpress, immich, jellyfin, listmonk, searxng, n8n, planka, audiobookshelf, odoo catalog item(s).
* revert non-backwards compatible bumps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
48 lines
750 B
YAML
48 lines
750 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: plexinc/pms-docker
|
|
tag: 1.41.2.9200-c6bbc1b53
|
|
plexPassImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: plexinc/pms-docker
|
|
tag: plexpass
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
plexID:
|
|
user: 568
|
|
group: 568
|
|
|
|
plexConfig:
|
|
imageSelector: image
|
|
claimToken: ''
|
|
additionalEnvs: []
|
|
|
|
plexNetwork:
|
|
webPort: 30003
|
|
hostNetwork: false
|
|
|
|
plexStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
logs:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: logs
|
|
transcode:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: transcode
|
|
additionalStorages: []
|
|
|
|
plexGPU: {}
|