update storage docs to reflect current storage code

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-24 22:16:54 +02:00
parent e3c8e5db54
commit 7afd989b0e
2 changed files with 45 additions and 15 deletions
+7
View File
@@ -31,3 +31,10 @@ Be also aware that we do not have common 2.0 based installs available in the ver
In cases you upgrade to a common 4.0 based app, reinstall is currently required. Please be aware: Installing will nuke your data!
However: Common 3.0 based Apps are still available to be installed using the version dropdown
##### Common 4.0 -> common 5.0 based Apps
Common 5.0.0 is actually a rather small update: It just allows using a ramdisk when using emptyDir on hostPathMount.
It is however still a breaking change.
To update, we advice removing all(!) entries from hostPathMounts/customStorage and readd them after the update