mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 14:59:50 +08:00
* autobrr * bazarr * briefkasten * castopod * cloudflared * deluge * distribution * drawio * filebrowser * flame * frigaet * fscrawler * grafana * bump missed app * homarr * homepage * homer * jellyfin * jenkins * kapowarr * kavita * komga * lidarr * linkding * listmonk * logseq * metube * minecraft * n8n * navidrome * node-red * omada * paperless * passbolt * pgadmin * pigallery * piwigo * planka * plex auto lang * prowlarr * qbit * radarr * readarr * recyclarr * rust-desk * sabnzbd * searxng * sftpgo * sonarr * tautulli * tdarr * tmm * transmission * 2fauth * unifi * unifi backup * whoogle * wordpress * syncthing-enterprise * immutable type
28 lines
744 B
YAML
28 lines
744 B
YAML
name: pgadmin
|
|
description: pgAdmin is the most popular and feature rich Open Source administration
|
|
and development platform for PostgreSQL
|
|
annotations:
|
|
title: pgAdmin
|
|
type: application
|
|
version: 1.1.0
|
|
apiVersion: v2
|
|
appVersion: '7.8'
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://www.pgadmin.org/
|
|
icon: https://media.sys.truenas.net/apps/pgadmin/icons/icon.png
|
|
sources:
|
|
- https://hub.docker.com/r/dpage/pgadmin4
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/pgadmin
|
|
- https://www.pgadmin.org/
|
|
keywords:
|
|
- database
|
|
- management
|