Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00

28 lines
641 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.12"
href="/deployment/upgrade/versions/011-to-012"
>
Upgrade from 0.11 to 0.12 inplace.
</InlineCallout>
<InlineCallout
color="violet-70"
icon="10k"
bold="Upgrade 0.13"
href="/deployment/upgrade/versions/012-to-013"
>
Upgrade from 0.12 to 0.13 inplace.
</InlineCallout>
</InlineCalloutContainer>