🤖: containerd, drupal, nutanix-aos
containerd:
- Item root['releases']['2.1'] ({'name': '2.1', 'releaseDate': '2025-05-07'}) added to dictionary.
- Item root['releases']['2.0']['eol'] ("2025-11-07") added to dictionary.
drupal:
- Item root['versions']['11.1.7'] ({'name': '11.1.7', 'date': '2025-05-08'}) added to dictionary.
- Item root['versions']['10.4.7'] ({'name': '10.4.7', 'date': '2025-05-08'}) added to dictionary.
nutanix-aos:
- Item root['versions']['6.8.1.8'] ({'name': '6.8.1.8', 'date': '2025-05-08'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
507de90827
commit
bf93e41dea
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"11.1.7": {
|
||||
"name": "11.1.7",
|
||||
"date": "2025-05-08"
|
||||
},
|
||||
"10.4.7": {
|
||||
"name": "10.4.7",
|
||||
"date": "2025-05-08"
|
||||
},
|
||||
"11.1.6": {
|
||||
"name": "11.1.6",
|
||||
"date": "2025-04-02"
|
||||
|
||||
Reference in New Issue
Block a user