mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
* Upgraded catalog item(s)
This commit upgrades prometheus, metube, prowlarr, lidarr, readarr, searxng, homepage, planka catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
23 lines
334 B
YAML
23 lines
334 B
YAML
image:
|
|
repository: ghcr.io/gethomepage/homepage
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.8.3
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homepageConfig:
|
|
additionalEnvs: []
|
|
|
|
homepageNetwork:
|
|
webPort: 30054
|
|
hostNetwork: false
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|