mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-03 19:16:10 +00:00
parent
422940b2c8
commit
4f8669e99b
@ -59,13 +59,13 @@ Once your metadata is safe, follow the required upgrade instructions:
|
||||
You can find further information about specific version upgrades in the following sections:
|
||||
|
||||
<InlineCalloutContainer>
|
||||
<InlineCallout
|
||||
<InlineCallout
|
||||
color="violet-70"
|
||||
icon="10k"
|
||||
bold="Upgrade 0.9"
|
||||
href="/deployment/upgrade/versions/090-to-010"
|
||||
bold="Upgrade 0.12"
|
||||
href="/deployment/upgrade/versions/011-to-012"
|
||||
>
|
||||
Upgrade from 0.9 to 0.10. This is a backward incompatible upgrade!
|
||||
Upgrade from 0.10 to 0.11 inplace.
|
||||
</InlineCallout>
|
||||
<InlineCallout
|
||||
color="violet-70"
|
||||
@ -75,4 +75,12 @@ You can find further information about specific version upgrades in the followin
|
||||
>
|
||||
Upgrade from 0.10 to 0.11 inplace.
|
||||
</InlineCallout>
|
||||
<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>
|
||||
</InlineCalloutContainer>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user