mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* Upgraded catalog item(s)
This commit upgrades home-assistant, navidrome, minecraft, nginx-proxy-manager, mealie, paperless-ngx, sonarr, cloudflared, twofactor-auth, roundcube, lidarr, immich, jellyfin, autobrr, readarr, tiny-media-manager, firefly-iii, homepage, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
454 B
YAML
27 lines
454 B
YAML
image:
|
|
repository: jc21/nginx-proxy-manager
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.11.1
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
npmConfig:
|
|
additionalEnvs: []
|
|
npmNetwork:
|
|
webPort: 30020
|
|
httpPort: 30021
|
|
httpsPort: 30022
|
|
npmStorage:
|
|
data:
|
|
type: ixVolume
|
|
datasetName: data
|
|
certs:
|
|
type: ixVolume
|
|
datasetName: certs
|
|
notes:
|
|
custom: |
|
|
Default credentials:
|
|
- username: admin@example.com
|
|
- password: changeme
|