Rename release note to make it actually work

This commit is contained in:
2023-08-11 12:26:19 +02:00
parent c5b29affd8
commit 7fa53d58eb
+7
View File
@@ -0,0 +1,7 @@
If you're upgrading from a pre-release version, there will be a major Postgresql
version upgrade -- this should happen automatically, but **please take a
backup**, at least of the `<stack_name>_db` volume, if not all the data volumes,
before the upgrade.
If you haven't taken a backup already, it's probably safest to bail using
Ctrl+C, take the backup, and re-run your `upgrade` / `deploy` command.