Files
charts/postgresql/Chart.yaml
Sameer Naik 0d35bba895 postgresql: added secrets manifest for sensitive variables.
A secret volume named `postgresql` is created to store password
variables.
2016-07-05 23:09:34 +05:30

11 lines
357 B
YAML

name: postgresql
home: http://www.postgresql.org
source:
- https://github.com/bitnami/bitnami-docker-postgresql
version: 0.2.1
description: Chart for PostgreSQL
maintainers:
- Bitnami <containers@bitnami.com>
details: |-
PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.