mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
* Upgraded catalog item(s)
This commit upgrades netdata, elastic-search, home-assistant, plex, prometheus, sftpgo, homer, pgadmin, jellyseerr, twofactor-auth, omada-controller, ipfs, wordpress, immich, jellyfin, listmonk, searxng, n8n, planka, audiobookshelf, odoo catalog item(s).
* revert non-backwards compatible bumps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
26 lines
402 B
YAML
26 lines
402 B
YAML
image:
|
|
repository: ipfs/kubo
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.32.1
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
ipfsConfig:
|
|
additionalEnvs: []
|
|
ipfsNetwork:
|
|
apiPort: 30010
|
|
swarmPort: 30011
|
|
gatewayPort: 30012
|
|
hostNetwork: false
|
|
ipfsRunAs:
|
|
user: 568
|
|
group: 568
|
|
ipfsStorage:
|
|
data:
|
|
type: ixVolume
|
|
datasetName: data
|
|
staging:
|
|
type: ixVolume
|
|
datasetName: staging
|