Pere Miquel Brull 7140b344d0
Docs migration - Deployment and upgrades (#5984)
Docs migration - Deployment and upgrades (#5984)
2022-07-09 20:31:41 +02:00

28 lines
672 B
Markdown

---
title: Upgrade Version Instructions
slug: /deployment/upgrade/versions
---
## Upgrade for a specific version
You can find further information about specific version upgrades in the following sections:
<InlineCalloutContainer>
<InlineCallout
color="violet-70"
icon="10k"
bold="Upgrade 0.9"
href="/deployment/upgrade/versions/090-to-010"
>
Upgrade from 0.9 to 0.10. This is a backward incompatible upgrade!
</InlineCallout>
<InlineCallout
color="violet-70"
icon="10k"
bold="Upgrade 0.10"
href="/deployment/upgrade/versions/010-to-011"
>
Upgrade from 0.10 to 0.11 inplace.
</InlineCallout>
</InlineCalloutContainer>