🤖: keda, ubuntu

keda:
- Item root['versions']['2.18.3'] ({'name': '2.18.3', 'date': '2025-12-22'}) added to dictionary.
- Item root['versions']['2.17.3'] ({'name': '2.17.3', 'date': '2025-12-22'}) added to dictionary.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2025-12-22 13:20:37 +00:00
committed by github-actions[bot]
parent 1cc85578aa
commit e175f19099
2 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"2.18.3": {
"name": "2.18.3",
"date": "2025-12-22"
},
"2.17.3": {
"name": "2.17.3",
"date": "2025-12-22"
},
"2.18.2": {
"name": "2.18.2",
"date": "2025-12-08"

View File

@@ -356,10 +356,6 @@
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}