Files
charts/bitnami/postgresql/Chart.yaml
Martín Caballero 46039b3974 [bitnami/postgresql] Added publishNotReadyAddresses: true to svc-headless.yaml (#3990)
* Set endpoints to be published before readiness checks pass as these endpoints are required to bootstrap the Cluster and make the application ready.

* Incremented version number
2020-10-13 12:59:53 +02:00

26 lines
733 B
YAML

apiVersion: v1
name: postgresql
version: 9.8.4
appVersion: 11.9.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://github.com/bitnami/charts/tree/master/bitnami/postgresql
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-110x117.png
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://www.postgresql.org/
maintainers:
- name: Bitnami
email: containers@bitnami.com
- name: desaintmartin
email: cedric@desaintmartin.fr
engine: gotpl
annotations:
category: Database