diff options
Diffstat (limited to 'doc/book/working-documents/migration-06.md')
-rw-r--r-- | doc/book/working-documents/migration-06.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/working-documents/migration-06.md b/doc/book/working-documents/migration-06.md index 28e2c32e..60875b75 100644 --- a/doc/book/working-documents/migration-06.md +++ b/doc/book/working-documents/migration-06.md @@ -4,12 +4,12 @@ weight = 15 +++ **This guide explains how to migrate to 0.6 if you have an existing 0.5 cluster. -We don't recommend trying to migrate directly from 0.4 or older to 0.6.** +We don't recommend trying to migrate directly from older to 0.5.** **We make no guarantee that this migration will work perfectly: back up all your data before attempting it!** -Garage v0.6 (not yet released) introduces a new data model for buckets, +Garage v0.6 introduces a new data model for buckets, that allows buckets to have many names (aliases). Buckets can also have "private" aliases (called local aliases), which are only visible when using a certain access key. |