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

Updates for 22.03.5 and 23.09.1 releases. #62

Merged
merged 1 commit into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all 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
15 changes: 15 additions & 0 deletions src/content/releases/22.03.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ This version of OVN is currently supported for all bug fixes.
This version will enter critical fix mode on 11 March, 2024.
Support for this version will end on 11 March, 2025.

### v22.03.5
v22.03.5 was released on 1 December, 2023.

[Github link](https://github.com/ovn-org/ovn/releases/tag/v22.03.5)

Release Notes:
```
OVN v22.03.5 - 01 Dec 2023
--------------------------
- Bug fixes


```
[Changelog](../changelog_v22.03.5)

### v22.03.4
v22.03.4 was released on 15 September, 2023.

Expand Down
7 changes: 4 additions & 3 deletions src/content/releases/22.09.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
+++
title = "22.09"
weight = 251738967838.0
[_build]
list = 'never'

+++

## OVN 22.09

OVN 22.09 was initially released on 16 September, 2022.
This version of OVN is currently supported for all bug fixes.
Support for this version will end on 16 September, 2023.
This version of OVN is no longer supported. Support ended on 16 September, 2023.

### v22.09.3
v22.09.3 was released on 15 September, 2023.
Expand Down
15 changes: 15 additions & 0 deletions src/content/releases/23.09.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@ OVN 23.09 was initially released on 15 September, 2023.
This version of OVN is currently supported for all bug fixes.
Support for this version will end on 15 September, 2024.

### v23.09.1
v23.09.1 was released on 1 December, 2023.

[Github link](https://github.com/ovn-org/ovn/releases/tag/v23.09.1)

Release Notes:
```
OVN v23.09.1 - 01 Dec 2023
--------------------------
- Bug fixes


```
[Changelog](../changelog_v23.09.1)

### v23.09.0
v23.09.0 was released on 15 September, 2023.

Expand Down
10 changes: 5 additions & 5 deletions src/content/releases/all_releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ For more details, see [22.12 ](../22.12)



### OVN 22.09
For more details, see [22.09 ](../22.09)



### OVN 22.03
For more details, see [22.03 ](../22.03)

Expand All @@ -40,6 +35,11 @@ will not receive any future bug fixes, including critical or security fixes.
It is not recommended to use these unless you absolutely must. Use these at
your own risk.

### OVN 22.09
For more details, see [22.09 ](../22.09)



### OVN 22.06
For more details, see [22.06 ](../22.06)

Expand Down
Loading