🤖: ansible-core, pan-cortex-xdr, ubuntu

ansible-core:
- Item root['releases']['2.21'] ({'name': '2.21', 'eol': '2027-11-30'}) removed from dictionary.

pan-cortex-xdr:
- Item root['releases']['9.0'] ({'name': '9.0', 'releaseDate': '2025-11-09', 'eol': '2026-08-23'}) added to dictionary.
- Item root['releases']['9.0.0'] ({'name': '9.0.0', 'releaseDate': '2025-11-09', 'eol': '2026-08-23'}) removed from dictionary.

ubuntu:
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) removed from dictionary.
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2026-01-04 13:16:58 +00:00
committed by github-actions[bot]
parent 639885d202
commit 1e5304616b
3 changed files with 2 additions and 14 deletions

View File

@@ -5,10 +5,6 @@
"releaseDate": "2019-10-31",
"eol": "2022-05-23"
},
"2.21": {
"name": "2.21",
"eol": "2027-11-30"
},
"2.20": {
"name": "2.20",
"releaseDate": "2025-11-03",

View File

@@ -1,7 +1,7 @@
{
"releases": {
"9.0.0": {
"name": "9.0.0",
"9.0": {
"name": "9.0",
"releaseDate": "2025-11-09",
"eol": "2026-08-23"
},

View File

@@ -352,14 +352,6 @@
"5.10": {
"name": "5.10",
"date": "2005-10-13"
},
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}