mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
This commit upgrades syncthing, home-assistant, minecraft, sonarr, drawio, prowlarr, radarr, autobrr, homepage catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
24 lines
357 B
YAML
24 lines
357 B
YAML
image:
|
|
repository: ghcr.io/gethomepage/homepage
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.10.9
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homepageConfig:
|
|
additionalEnvs: []
|
|
|
|
homepageNetwork:
|
|
webPort: 30054
|
|
hostNetwork: false
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|