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

[Zorto] Add 10.0 update 3 and update 4 #5375

Merged
merged 3 commits into from
Jun 30, 2024
Merged
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
16 changes: 15 additions & 1 deletion products/zerto.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,24 @@ eoasColumn: General Support
eolColumn: Critical Support

releases:
- releaseCycle: "10.0_u4"
releaseLabel: "10.0 Update 4"
releaseDate: 2024-05-15
eoas: false # Next GA date
eol: 2025-05-15
link: "https://help.zerto.com/bundle/RN.HTML.10.0_U4/page/release_notes_for_zerto_10_0_update_4.html"

- releaseCycle: "10.0_u3"
releaseLabel: "10.0 Update 3"
releaseDate: 2024-02-12
eoas: 2024-05-15
eol: 2025-02-12
link: "https://help.zerto.com/bundle/RN.HTML.10.0_U3/page/what_s_new_in_zerto_10_0_update_3.html"

- releaseCycle: "10.0_u2"
releaseLabel: "10.0 Update 2"
releaseDate: 2023-11-28
eoas: false # Next GA date
eoas: 2024-02-12
eol: 2024-11-28
link: "https://help.zerto.com/bundle/RN.HTML.10.0_U2/page/what_s_new_in_zerto_10_0_update_2.html"

Expand Down