Files
deprecated-helm-charts/stable/pgadmin/Chart.yaml
T
rowanr 4f1eb6cdec [stable/pgadmin] version 4.17 to 4.18 (#20603)
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>
2020-02-07 02:37:43 -08:00

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