🤖: zerto

zerto:
- Item root['releases']['10.0'] ({'name': '10.0', 'releaseLabel': '10.0', 'releaseDate': '2023-07-05', 'eol': '2023-08-07'}) added to dictionary.
- Item root['releases']['10.0_u'] ({'name': '10.0_u', 'releaseLabel': '10.0', 'releaseDate': '2023-07-05', 'eol': '2023-08-07'}) removed from dictionary.
- Item root['releases']['1.0_u'] ({'name': '1.0_u', 'releaseLabel': '1.0 U2', 'releaseDate': '2023-11-28', 'eol': '2024-02-12'}) removed from dictionary.
- Value of root['releases']['10.0_u1']['releaseLabel'] changed from "10.0 Update 1**Still supported exclusively when paired to Zerto 9.7 for Hyper-V, or VMware only when running in Azure VMware Solution (AVS)" to "10.0 Update 1".
This commit is contained in:
github-actions[bot]
2025-05-17 10:55:05 +00:00
committed by github-actions[bot]
parent 64e1cde72e
commit b89271c853

View File

@@ -38,21 +38,15 @@
},
"10.0_u1": {
"name": "10.0_u1",
"releaseLabel": "10.0 Update 1**Still supported exclusively when paired to Zerto 9.7 for Hyper-V, or VMware only when running in Azure VMware Solution (AVS)",
"releaseLabel": "10.0 Update 1",
"releaseDate": "2023-08-07",
"eol": "2023-11-28"
},
"10.0_u": {
"name": "10.0_u",
"10.0": {
"name": "10.0",
"releaseLabel": "10.0",
"releaseDate": "2023-07-05",
"eol": "2023-08-07"
},
"1.0_u": {
"name": "1.0_u",
"releaseLabel": "1.0 U2",
"releaseDate": "2023-11-28",
"eol": "2024-02-12"
}
},
"versions": {}