chore: publish 2.0.0+v1.5.1 release

This commit is contained in:
3wc
2023-08-11 12:11:28 +02:00
parent ee337feaea
commit c5b29affd8
2 changed files with 8 additions and 1 deletions

7
release/2.0.0-1.5.1 Normal file
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.