🤖: traefik, ubuntu
traefik:
- Item root['versions']['3.6.6'] ({'name': '3.6.6', 'date': '2025-12-29'}) added to dictionary.
- Item root['versions']['2.11.34'] ({'name': '2.11.34', 'date': '2025-12-29'}) added to 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:
committed by
github-actions[bot]
parent
9226d9296d
commit
453c45ebb3
@@ -48,6 +48,14 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"3.6.6": {
|
||||
"name": "3.6.6",
|
||||
"date": "2025-12-29"
|
||||
},
|
||||
"2.11.34": {
|
||||
"name": "2.11.34",
|
||||
"date": "2025-12-29"
|
||||
},
|
||||
"2.11.33": {
|
||||
"name": "2.11.33",
|
||||
"date": "2025-12-17"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user