summaryrefslogtreecommitdiffstats
path: root/doc/05-Upgrading.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/05-Upgrading.md')
-rw-r--r--doc/05-Upgrading.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/05-Upgrading.md b/doc/05-Upgrading.md
index 63630b6..a4fe56c 100644
--- a/doc/05-Upgrading.md
+++ b/doc/05-Upgrading.md
@@ -15,6 +15,7 @@ you will be told so in your frontend.
Please read more about:
* [Database Backup](#backup-first)
+* [Upgrading to 1.11.x](#upgrade-to-1.11.x)
* [Upgrading to 1.10.x](#upgrade-to-1.10.x)
* [Upgrading to 1.9.x](#upgrade-to-1.9.x)
* [Upgrading to 1.8.x](#upgrade-to-1.8.x)
@@ -41,7 +42,14 @@ use the tools provided by your database backend, like `mysqldump` or `pg_dump`.
Restoring from a backup is trivial, and Director will always be able to apply
pending database migrations to an imported old database snapshot.
-<a name="upgrade-to-1.9.x"></a>Upgrading to 1.10.x
+<a name="upgrade-to-1.11.x"></a>Upgrading to 1.11.x
+--------------------------------------------------
+
+Before upgrading, please upgrade the [incubator module](https://github.com/Icinga/icingaweb2-module-incubator)
+to (at least) v0.21.0. As always, you'll be prompted to apply pending Database
+Migrations.
+
+<a name="upgrade-to-1.10.x"></a>Upgrading to 1.10.x
--------------------------------------------------
Please check module dependencies, we raised some of them. In case you're missing