🤖: arangodb, debian, red-hat-openshift

arangodb:
- Item root['versions']['3.12.1'] ({'name': '3.12.1', 'date': '2024-06-18'}) removed from dictionary.

debian:
- Item root['versions']['12.6'] ({'name': '12.6', 'date': '2024-06-29'}) added to dictionary.
- Item root['versions']['11.10'] ({'name': '11.10', 'date': '2024-06-29'}) added to dictionary.

red-hat-openshift:
- Item root['versions']['4.15.19'] ({'name': '4.15.19', 'date': '2024-06-27'}) added to dictionary.
- Item root['versions']['4.12.60'] ({'name': '4.12.60', 'date': '2024-06-27'}) added to dictionary.
- Item root['versions']['4.14.31'] ({'name': '4.14.31', 'date': '2024-06-26'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-06-30 01:57:54 +00:00
committed by github-actions[bot]
parent 5033903e23
commit 15bceb8b87
3 changed files with 20 additions and 4 deletions

View File

@@ -5,10 +5,6 @@
"name": "3.11.10",
"date": "2024-06-28"
},
"3.12.1": {
"name": "3.12.1",
"date": "2024-06-18"
},
"3.11.7.5": {
"name": "3.11.7.5",
"date": "2024-05-27"

View File

@@ -50,6 +50,14 @@
}
},
"versions": {
"12.6": {
"name": "12.6",
"date": "2024-06-29"
},
"11.10": {
"name": "11.10",
"date": "2024-06-29"
},
"12.5": {
"name": "12.5",
"date": "2024-02-10"

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"4.15.19": {
"name": "4.15.19",
"date": "2024-06-27"
},
"4.12.60": {
"name": "4.12.60",
"date": "2024-06-27"
},
"4.14.31": {
"name": "4.14.31",
"date": "2024-06-26"
},
"4.14.30": {
"name": "4.14.30",
"date": "2024-06-19"