From b0c3bfdf2ecd2ea00a43e7bbae649bdceed6a457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20J=C3=A4ger?= Date: Mon, 21 Feb 2022 07:48:12 +0100 Subject: [PATCH] Fix Typo in README (#9031) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix typo and bump chart version Signed-off-by: Sebastian Jäger * Update Chart.yaml Co-authored-by: Carlos Rodríguez Hernández --- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 8d0a1547f..ebe3ac9ea 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -26,4 +26,4 @@ name: postgresql sources: - https://github.com/bitnami/bitnami-docker-postgresql - https://www.postgresql.org/ -version: 11.0.6 +version: 11.0.7 diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index d9addf8e1..a18852305 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -639,7 +639,7 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading -Refer to the [chart documentation for more information oabout how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/postgresql/administration/upgrade/). +Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/postgresql/administration/upgrade/). ## License