mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-16 05:30:39 +00:00

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
27 lines
592 B
Markdown
27 lines
592 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
|
|
icon="10k"
|
|
bold="Upgrade 0.12"
|
|
href="/deployment/upgrade/versions/011-to-012" %}
|
|
Upgrade from 0.11 to 0.12 inplace.
|
|
{%/inlineCallout%}
|
|
|
|
{%inlineCallout
|
|
icon="10k"
|
|
bold="Upgrade 0.13"
|
|
href="/deployment/upgrade/versions/012-to-013" %}
|
|
Upgrade from 0.12 to 0.13 inplace.
|
|
{%/inlineCallout%}
|
|
|
|
{%/inlineCalloutContainer%}
|