From eb996c2c32964930dbbbae7a7bf0aaa87e5b3887 Mon Sep 17 00:00:00 2001 From: Diman0 Date: Sat, 7 Aug 2021 09:14:09 +0200 Subject: [PATCH] Fixed typing error. (cherry picked from commit 21e7a338e75437afd59ae4185c87f59d18f8f4e9) --- CHANGELOG.md | 2 +- docs/releases.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfd14cd5..2e4db78a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -472,7 +472,7 @@ One major change for the docker compose file is that the antispam container need This is handled when you regenerate the docker-compose file. A fixed hostname is required to retain rspamd history. This is also handled in the helm-chart repo. -Please not that the shipped image for PostgreSQL database is deprecated. +Please note that the shipped image for PostgreSQL database is deprecated. We advise to switch to an external PostgreSQL database server. <<<<<<< HEAD diff --git a/docs/releases.rst b/docs/releases.rst index 11f5adaf..efb972bb 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -211,7 +211,7 @@ Mailu 2.0 - 2023-04-03 Upgrade should run fine as long as you generate a new compose or stack configuration and upgrade your mailu.env. -Please not that the shipped image for PostgreSQL database is deprecated. +Please note that the shipped image for PostgreSQL database is deprecated. The shipped image for PostgreSQL is not maintained anymore from release 1.8. We recommend switching to an external PostgreSQL image as soon as possible.