mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, elastic-search, home-assistant, plex, minio, nextcloud, minecraft, gitea, pgadmin, mealie, chia, cloudflared, adguard-home, vaultwarden, metube, castopod, tailscale, prowlarr, omada-controller, radarr, immich, autobrr, sabnzbd, komga, grafana, searxng, n8n, node-red, actual-budget, homarr, audiobookshelf, odoo catalog item(s).
* revert 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
27 lines
393 B
YAML
27 lines
393 B
YAML
image:
|
|
repository: dpage/pgadmin4
|
|
pullPolicy: IfNotPresent
|
|
tag: '8.14'
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
pgadminConfig:
|
|
adminEmail: ''
|
|
adminPassword: ''
|
|
additionalEnvs: []
|
|
|
|
pgadminNetwork:
|
|
webPort: 30056
|
|
certificateID:
|
|
hostNetwork: false
|
|
|
|
pgadminStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|