mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
This version ensures Postfix starts in the container: ``` sudo /usr/sbin/postfix start ``` Version 4.18 release notes can be found here: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_4_18.html Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
11 lines
292 B
YAML
11 lines
292 B
YAML
apiVersion: v1
|
|
description: pgAdmin is a web based administration tool for PostgreSQL database
|
|
name: pgadmin
|
|
version: 1.1.4
|
|
appVersion: 4.18.0
|
|
home: https://www.pgadmin.org/
|
|
source: https://github.com/rowanruseler/pgadmin
|
|
maintainers:
|
|
- name: rowanruseler
|
|
email: rowanruseler@gmail.com
|