mirror of
https://github.com/helm/charts.git
synced 2026-08-22 05:48:09 +00:00
* [stable/postgresql] Ensure intContainer creates the data directory. Signed-off-by: juan131 <juan@bitnami.com> * Update PostgreSQL image tag to '11.3.0-debian-9-r26' Signed-off-by: juan131 <juan@bitnami.com> * Update PostgreSQL image tag to '11.3.0-debian-9-r26' on 'values-production.yaml' Signed-off-by: juan131 <juan@bitnami.com> * Update PostgreSQL image tag to '11.3.0-debian-9-r27' Signed-off-by: juan131 <juan@bitnami.com>
23 lines
608 B
YAML
23 lines
608 B
YAML
apiVersion: v1
|
|
name: postgresql
|
|
version: 5.2.2
|
|
appVersion: 11.3.0
|
|
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
home: https://www.postgresql.org/
|
|
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-110x117.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-postgresql
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
- name: desaintmartin
|
|
email: cedric@desaintmartin.fr
|
|
engine: gotpl
|