Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update patch release info #1845

Merged
merged 4 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/docs/18.0/get-started/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ Download the [latest binary release](https://github.com/vitessio/vitess/releases
* Ubuntu is the only fully supported OS, for another OS please [build Vitess by yourself](/docs/contributing) or use the Docker images.

```sh
version=18.0.6
file=vitess-${version}-55f171f.tar.gz
version=18.0.7
file=vitess-${version}-33f63b0.tar.gz
wget https://github.com/vitessio/vitess/releases/download/v${version}/${file}
tar -xzf ${file}
cd ${file/.tar.gz/}
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/19.0/get-started/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ Download the [latest binary release](https://github.com/vitessio/vitess/releases
* Ubuntu is the only fully supported OS, for another OS please [build Vitess by yourself](/docs/contributing) or use the Docker images.

```sh
version=19.0.5
file=vitess-${version}-365c4ca.tar.gz
version=19.0.6
file=vitess-${version}-bd4a868.tar.gz
wget https://github.com/vitessio/vitess/releases/download/v${version}/${file}
tar -xzf ${file}
cd ${file/.tar.gz/}
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/20.0/get-started/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ Download the [latest binary release](https://github.com/vitessio/vitess/releases
* Ubuntu is the only fully supported OS, for another OS please [build Vitess by yourself](/docs/contributing) or use the Docker images.

```sh
version=20.0.1
file=vitess-${version}-003c441.tar.gz
version=20.0.2
file=vitess-${version}-2592c59.tar.gz
wget https://github.com/vitessio/vitess/releases/download/v${version}/${file}
tar -xzf ${file}
cd ${file/.tar.gz/}
Expand Down
10 changes: 5 additions & 5 deletions content/en/docs/releases/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@ Each major release is maintained for 1 year.
> The latest and current vitess release is v20.0

### v20.0
- **Current version:** [v20.0.1](https://github.com/vitessio/vitess/releases/tag/v20.0.1) (2024-07-23)
- **Current version:** [v20.0.1](https://github.com/vitessio/vitess/releases/tag/v20.0.2) (2024-09-11)
shlomi-noach marked this conversation as resolved.
Show resolved Hide resolved
- **Initial GA release:** [v20.0.0](https://github.com/vitessio/vitess/releases/tag/v20.0.0) (2024-06-27)
- **End of life:** 2025-06-27
- **Patch releases:** [v20.0.1](https://github.com/vitessio/vitess/releases/tag/v20.0.1)
- **Patch releases:** [v20.0.1](https://github.com/vitessio/vitess/releases/tag/v20.0.1), [v20.0.2](https://github.com/vitessio/vitess/releases/tag/v20.0.2)

### v19.0
- **Current version:** [v19.0.5](https://github.com/vitessio/vitess/releases/tag/v19.0.5) (2025-07-23)
- **Current version:** [v19.0.6](https://github.com/vitessio/vitess/releases/tag/v19.0.6) (2025-09-11)
- **Initial GA release:** [v19.0.0](https://github.com/vitessio/vitess/releases/tag/v19.0.0) (2024-03-06)
- **End of life:** 2025-03-06
- **Patch releases:** [v19.0.1](https://github.com/vitessio/vitess/releases/tag/v19.0.1), [v19.0.3](https://github.com/vitessio/vitess/releases/tag/v19.0.3), [v19.0.4](https://github.com/vitessio/vitess/releases/tag/v19.0.4), [v19.0.5](https://github.com/vitessio/vitess/releases/tag/v19.0.5)
- **Patch releases:** [v19.0.1](https://github.com/vitessio/vitess/releases/tag/v19.0.1), [v19.0.3](https://github.com/vitessio/vitess/releases/tag/v19.0.3), [v19.0.4](https://github.com/vitessio/vitess/releases/tag/v19.0.4), [v19.0.5](https://github.com/vitessio/vitess/releases/tag/v19.0.5), [v19.0.6](https://github.com/vitessio/vitess/releases/tag/v19.0.6)

### v18.0
- **Current version:** [v18.0.6](https://github.com/vitessio/vitess/releases/tag/v18.0.6) (2024-07-23)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be changed to 18.0.7

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

- **Initial GA release:** [v18.0.0](https://github.com/vitessio/vitess/releases/tag/v18.0.0) (2023-11-07)
- **End of life:** 2024-11-07
- **Patch releases:** [v18.0.1](https://github.com/vitessio/vitess/releases/tag/v18.0.1), [v18.0.2](https://github.com/vitessio/vitess/releases/tag/v18.0.2), [v18.0.3](https://github.com/vitessio/vitess/releases/tag/v18.0.3), [v18.0.4](https://github.com/vitessio/vitess/releases/tag/v18.0.4), [v18.0.5](https://github.com/vitessio/vitess/releases/tag/v18.0.5), [v18.0.6](https://github.com/vitessio/vitess/releases/tag/v18.0.6)
- **Patch releases:** [v18.0.1](https://github.com/vitessio/vitess/releases/tag/v18.0.1), [v18.0.2](https://github.com/vitessio/vitess/releases/tag/v18.0.2), [v18.0.3](https://github.com/vitessio/vitess/releases/tag/v18.0.3), [v18.0.4](https://github.com/vitessio/vitess/releases/tag/v18.0.4), [v18.0.5](https://github.com/vitessio/vitess/releases/tag/v18.0.5), [v18.0.6](https://github.com/vitessio/vitess/releases/tag/v18.0.6), [v18.0.7](https://github.com/vitessio/vitess/releases/tag/v18.0.7)

----

Expand Down