🤖: argo-cd, ubuntu

argo-cd:
- Item root['versions']['3.0.21'] ({'name': '3.0.21', 'date': '2026-01-01'}) 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]
2026-01-01 13:19:36 +00:00
committed by github-actions[bot]
parent 0ca1f555c7
commit 1938a470a4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.0.21": {
"name": "3.0.21",
"date": "2026-01-01"
},
"3.2.3": {
"name": "3.2.3",
"date": "2025-12-24"

View File

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