🤖: apache-airflow, apache-couchdb, eks
apache-airflow:
- Item root['versions']['2.10.2'] ({'name': '2.10.2', 'date': '2024-09-20'}) added to dictionary.
apache-couchdb:
- Item root['versions']['3.4.0'] ({'name': '3.4.0', 'date': '2024-09-20'}) added to dictionary.
eks:
- Item root['releases']['1.31'] ({'name': '1.31', 'eol': '2025-09-30', 'eoes': '2026-09-30'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
fdad16de69
commit
61f33a9ea9
@@ -25,6 +25,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"2.10.2": {
|
||||
"name": "2.10.2",
|
||||
"date": "2024-09-20"
|
||||
},
|
||||
"2.10.1": {
|
||||
"name": "2.10.1",
|
||||
"date": "2024-09-06"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.4.0": {
|
||||
"name": "3.4.0",
|
||||
"date": "2024-09-20"
|
||||
},
|
||||
"3.3.3": {
|
||||
"name": "3.3.3",
|
||||
"date": "2023-12-04"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"releases": {
|
||||
"1.31": {
|
||||
"name": "1.31",
|
||||
"eol": "2025-09-30",
|
||||
"eoes": "2026-09-30"
|
||||
},
|
||||
"1.30": {
|
||||
"name": "1.30",
|
||||
"eol": "2025-07-23",
|
||||
|
||||
Reference in New Issue
Block a user