mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 19:16:17 +08:00
* Upgraded catalog item(s)
This commit upgrades wg-easy, home-assistant, prometheus, paperless-ngx, redis, vaultwarden, castopod, netbootxyz, tautulli, homepage, audiobookshelf, tdarr catalog item(s).
* revert netboot
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
24 lines
356 B
YAML
24 lines
356 B
YAML
image:
|
|
repository: ghcr.io/gethomepage/homepage
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.9.6
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homepageConfig:
|
|
additionalEnvs: []
|
|
|
|
homepageNetwork:
|
|
webPort: 30054
|
|
hostNetwork: false
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|