mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 14:31:39 +08:00
* Upgraded catalog item(s)
This commit upgrades plex, paperless-ngx, drawio, vikunja, autobrr, passbolt, grafana, homepage, n8n catalog item(s).
* revert n8n
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
24 lines
356 B
YAML
24 lines
356 B
YAML
image:
|
|
repository: ghcr.io/gethomepage/homepage
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.8.8
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homepageConfig:
|
|
additionalEnvs: []
|
|
|
|
homepageNetwork:
|
|
webPort: 30054
|
|
hostNetwork: false
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|