aboutsummaryrefslogtreecommitdiff
path: root/doc/book/working-documents/migration-06.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-04-05 10:05:44 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-04-05 10:08:31 +0200
commita122a8cb464e78e1b5f2454aef91f12d647b1b6c (patch)
tree331f09b969d2b7727a48e275ab58f3c02c6168cf /doc/book/working-documents/migration-06.md
parent9fd8ec1dee367c773d51cdc035879ea43abb1cbf (diff)
downloadgarage-a122a8cb464e78e1b5f2454aef91f12d647b1b6c.tar.gz
garage-a122a8cb464e78e1b5f2454aef91f12d647b1b6c.zip
Add an "upgrading" section, add a guide for 0.7
Diffstat (limited to 'doc/book/working-documents/migration-06.md')
-rw-r--r--doc/book/working-documents/migration-06.md4
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.