mirror of
https://github.com/truenas/charts.git
synced 2026-02-03 02:23:49 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, photoprism, minio, pgadmin, drawio, joplin, autobrr, n8n, planka, actual-budget, tdarr catalog item(s).
* revert
* revert collabora
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
29 lines
400 B
YAML
29 lines
400 B
YAML
image:
|
|
repository: actualbudget/actual-server
|
|
pullPolicy: IfNotPresent
|
|
tag: 25.3.1
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
actualConfig:
|
|
additionalEnvs: []
|
|
|
|
actualNetwork:
|
|
webPort: 31012
|
|
certificateID:
|
|
hostNetwork: false
|
|
|
|
actualRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
actualStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
additionalStorages: []
|