diff options
author | Alex Auvolat <alex@adnab.me> | 2024-04-10 14:35:30 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2024-04-10 14:35:30 +0200 |
commit | 90e3c2af915251720a4253f78f3f1b4ba844800d (patch) | |
tree | 1ae581de8942c41a7691fe40aa5b39cc460b84a1 /doc/book/working-documents | |
parent | 50669b3e768f9c3570db0dae60927c16fdba3592 (diff) | |
download | garage-90e3c2af915251720a4253f78f3f1b4ba844800d.tar.gz garage-90e3c2af915251720a4253f78f3f1b4ba844800d.zip |
[next-0.10] small updates to mention Garage v0.9.4
Diffstat (limited to 'doc/book/working-documents')
-rw-r--r-- | doc/book/working-documents/migration-1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/working-documents/migration-1.md b/doc/book/working-documents/migration-1.md index 7b650b6c..2fb14ef9 100644 --- a/doc/book/working-documents/migration-1.md +++ b/doc/book/working-documents/migration-1.md @@ -44,7 +44,7 @@ The migration steps are as follows: all data seems to be synced correctly between nodes. If you have time, do additional `garage repair` procedures (`blocks`, `versions`, `block_refs`, etc.) - + 2. Ensure you have a snapshot of your Garage installation that you can restore to in case the upgrade goes wrong: |