mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 11:36:10 +08:00
* Upgraded catalog item(s)
This commit upgrades nextcloud, mealie, tailscale, tiny-media-manager, n8n, actual-budget catalog item(s).
* revert 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
29 lines
400 B
YAML
29 lines
400 B
YAML
image:
|
|
repository: actualbudget/actual-server
|
|
pullPolicy: IfNotPresent
|
|
tag: 24.2.0
|
|
|
|
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: []
|