From f82b85b9687e65030fbda85d0ea5c84846a29519 Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Mon, 2 Dec 2019 08:35:04 +0000 Subject: [PATCH] Synchronize upstreamed folder to 5c7cc6255 --- upstreamed/postgresql/Chart.yaml | 2 +- upstreamed/postgresql/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/upstreamed/postgresql/Chart.yaml b/upstreamed/postgresql/Chart.yaml index 8a6003972..be1064037 100644 --- a/upstreamed/postgresql/Chart.yaml +++ b/upstreamed/postgresql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: postgresql -version: 7.7.1 +version: 7.7.2 appVersion: 11.6.0 description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. keywords: diff --git a/upstreamed/postgresql/README.md b/upstreamed/postgresql/README.md index 3508c5ec3..95384cfbd 100644 --- a/upstreamed/postgresql/README.md +++ b/upstreamed/postgresql/README.md @@ -2,6 +2,8 @@ [PostgreSQL](https://www.postgresql.org/) is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. +For HA, please see [this repo](https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha) + ## TL;DR; ```console