Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit c50986a

Browse files
nikhilchennamNikhil Chennam
andauthored
docs: update upgrade-version (#649)
Co-authored-by: Nikhil Chennam <nikhilchennam@Nikhils-MacBook-Air.local>
1 parent 1d0bddc commit c50986a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/v1.10.x/deployment/upgrade/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ collate: false
77

88
# Upgrade OpenMetadata
99

10-
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.9.x.
10+
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.10.x.
1111

1212
{% partial file="/v1.10/deployment/upgrade/upgrade-prerequisites.md" /%}
1313

content/v1.11.x/deployment/upgrade/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ collate: false
77

88
# Upgrade OpenMetadata
99

10-
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.9.x.
10+
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.11.x.
1111

1212
{% partial file="/v1.11/deployment/upgrade/upgrade-prerequisites.md" /%}
1313

content/v1.11.x/developers/contribute/build-code-and-run-tests/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OpenMetadata being a full stack project, we use the following for development:
1414
- [Antlr 4.9.2](https://www.antlr.org/) - `sudo make install_antlr_cli`
1515
- [JQ](https://jqlang.github.io/jq/) - `brew install jq` (osx) `apt-get install jq` (Ubuntu)
1616
- [Maven 3.5.x or higher](https://maven.apache.org/install.html) - (with Java JDK 11)
17-
- [Python 3.9 to 3.11](https://www.python.org/downloads/)
17+
- [Python 3.10 to 3.11](https://www.python.org/downloads/)
1818
- [Node 22.x](https://nodejs.org/en/download/)
1919
- [Yarn ^1.22.0](https://classic.yarnpkg.com/lang/en/docs/install/)
2020
- [Rpm (Optional, only to run RPM profile with maven)](https://macappstore.org/rpm/)

content/v1.12.x-SNAPSHOT/deployment/upgrade/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ collate: false
77

88
# Upgrade OpenMetadata
99

10-
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.9.x.
10+
In this guide, you will find all the necessary information to safely upgrade your OpenMetadata instance to 1.12.x.
1111

1212
{% partial file="/v1.12/deployment/upgrade/upgrade-prerequisites.md" /%}
1313

content/v1.12.x-SNAPSHOT/developers/contribute/build-code-and-run-tests/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OpenMetadata being a full stack project, we use the following for development:
1414
- [Antlr 4.9.2](https://www.antlr.org/) - `sudo make install_antlr_cli`
1515
- [JQ](https://jqlang.github.io/jq/) - `brew install jq` (osx) `apt-get install jq` (Ubuntu)
1616
- [Maven 3.5.x or higher](https://maven.apache.org/install.html) - (with Java JDK 11)
17-
- [Python 3.9 to 3.11](https://www.python.org/downloads/)
17+
- [Python 3.10 to 3.11](https://www.python.org/downloads/)
1818
- [Node 22.x](https://nodejs.org/en/download/)
1919
- [Yarn ^1.22.0](https://classic.yarnpkg.com/lang/en/docs/install/)
2020
- [Rpm (Optional, only to run RPM profile with maven)](https://macappstore.org/rpm/)

0 commit comments

Comments
 (0)