🤖: calico, containerd, gitlab, spring-boot

calico:
- Item root['versions']['3.30.2'] ({'name': '3.30.2', 'date': '2025-06-19'}) added to dictionary.

containerd:
- Item root['versions']['2.1.3'] ({'name': '2.1.3', 'date': '2025-06-19'}) added to dictionary.

gitlab:
- Item root['releases']['18.0'] ({'name': '18.0', 'releaseDate': '2025-05-15'}) removed from dictionary.

spring-boot:
- Item root['versions']['3.5.3'] ({'name': '3.5.3', 'date': '2025-06-19'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-20 02:29:35 +00:00
committed by github-actions[bot]
parent 598b29fd85
commit ed341ea5f0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.30.2": {
"name": "3.30.2",
"date": "2025-06-19"
},
"3.28.5": {
"name": "3.28.5",
"date": "2025-06-11"

View File

@@ -64,6 +64,10 @@
}
},
"versions": {
"2.1.3": {
"name": "2.1.3",
"date": "2025-06-19"
},
"2.1.2": {
"name": "2.1.2",
"date": "2025-06-11"

View File

@@ -3,10 +3,6 @@
"18.1": {
"name": "18.1",
"releaseDate": "2025-06-19"
},
"18.0": {
"name": "18.0",
"releaseDate": "2025-05-15"
}
},
"versions": {

View File

@@ -44,6 +44,10 @@
}
},
"versions": {
"3.5.3": {
"name": "3.5.3",
"date": "2025-06-19"
},
"3.5.2": {
"name": "3.5.2",
"date": "2025-06-19"