azure-kubernetes-service:
- Item root['releases']['1.34'] ({'name': '1.34', 'eol': '2026-09-30', 'eoes': '2026-09-30'}) added to dictionary.
- Item root['releases']['1.31']['eol'] ("2025-11-30") removed from dictionary.
- Item root['releases']['1.30']['eol'] ("2025-07-31") removed from dictionary.
43 lines
762 B
JSON
43 lines
762 B
JSON
{
|
|
"releases": {
|
|
"1.34": {
|
|
"name": "1.34",
|
|
"eol": "2026-09-30",
|
|
"eoes": "2026-09-30"
|
|
},
|
|
"1.33": {
|
|
"name": "1.33",
|
|
"eol": "2026-06-30",
|
|
"eoes": "2027-06-30"
|
|
},
|
|
"1.32": {
|
|
"name": "1.32",
|
|
"eol": "2026-03-31",
|
|
"eoes": "2027-03-31"
|
|
},
|
|
"1.31": {
|
|
"name": "1.31",
|
|
"eoes": "2026-11-30"
|
|
},
|
|
"1.30": {
|
|
"name": "1.30",
|
|
"eoes": "2026-07-31"
|
|
},
|
|
"1.29": {
|
|
"name": "1.29",
|
|
"eol": "2025-03-31",
|
|
"eoes": "2026-04-30"
|
|
},
|
|
"1.28": {
|
|
"name": "1.28",
|
|
"eol": "2025-01-31",
|
|
"eoes": "2026-02-28"
|
|
},
|
|
"1.27": {
|
|
"name": "1.27",
|
|
"eol": "2024-07-31",
|
|
"eoes": "2025-07-31"
|
|
}
|
|
},
|
|
"versions": {}
|
|
} |