mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 06:20:54 +08:00
* Upgraded catalog item(s)
This commit upgrades paperless-ngx, immich, searxng, audiobookshelf, odoo catalog item(s).
* revert odoo
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
29 lines
499 B
YAML
29 lines
499 B
YAML
image:
|
|
repository: ghcr.io/advplyr/audiobookshelf
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.16.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
audiobookshelfConfig:
|
|
additionalEnvs: []
|
|
audiobookshelfNetwork:
|
|
webPort: 30067
|
|
hostNetwork: false
|
|
audiobookshelfRunAs:
|
|
user: 568
|
|
group: 568
|
|
audiobookshelfStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
metadata:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: metadata
|
|
additionalStorages: []
|