mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 09:51:07 +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>
22 lines
312 B
YAML
22 lines
312 B
YAML
plankaNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
plankaConfig:
|
|
baseURL: http://localhost:30000
|
|
|
|
plankaStorage:
|
|
avatars:
|
|
type: pvc
|
|
backgroundImages:
|
|
type: pvc
|
|
attachments:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|