mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* Upgraded catalog item(s)
This commit upgrades home-assistant, paperless-ngx, chia, metube, jenkins, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
387 B
YAML
28 lines
387 B
YAML
image:
|
|
repository: alexta69/metube
|
|
pullPolicy: IfNotPresent
|
|
tag: '2023-12-13'
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
metubeConfig:
|
|
defaultTheme: auto
|
|
additionalEnvs: []
|
|
|
|
metubeNetwork:
|
|
webPort: 30094
|
|
hostNetwork: false
|
|
|
|
metubeRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
metubeStorage:
|
|
downloads:
|
|
type: ixVolume
|
|
datasetName: downloads
|
|
additionalStorages: []
|