🤖: apache-airflow, centreon, nutanix-aos, traefik

apache-airflow:
- Item root['versions']['2.10.4'] ({'name': '2.10.4', 'date': '2024-12-16'}) added to dictionary.

centreon:
- Item root['versions']['24.11.0'] ({'name': '24.11.0', 'date': '2024-12-16'}) added to dictionary.

nutanix-aos:
- Item root['versions']['6.10.0.5'] ({'name': '6.10.0.5', 'date': '2024-12-18'}) removed from dictionary.
- Item root['versions']['6.8.1.6'] ({'name': '6.8.1.6', 'date': '2024-12-16'}) removed from dictionary.

traefik:
- Item root['versions']['3.2.3'] ({'name': '3.2.3', 'date': '2024-12-16'}) added to dictionary.
- Item root['versions']['2.11.16'] ({'name': '2.11.16', 'date': '2024-12-16'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-12-16 13:11:35 +00:00
committed by github-actions[bot]
parent 1ab61fa21b
commit 31829d94c9
4 changed files with 16 additions and 8 deletions

View File

@@ -25,6 +25,10 @@
}
},
"versions": {
"2.10.4": {
"name": "2.10.4",
"date": "2024-12-16"
},
"2.10.3": {
"name": "2.10.3",
"date": "2024-11-05"

View File

@@ -50,6 +50,10 @@
}
},
"versions": {
"24.11.0": {
"name": "24.11.0",
"date": "2024-12-16"
},
"24.10.2": {
"name": "24.10.2",
"date": "2024-11-27"

View File

@@ -1,14 +1,6 @@
{
"releases": {},
"versions": {
"6.10.0.5": {
"name": "6.10.0.5",
"date": "2024-12-18"
},
"6.8.1.6": {
"name": "6.8.1.6",
"date": "2024-12-16"
},
"6.5.6.7": {
"name": "6.5.6.7",
"date": "2024-12-12"

View File

@@ -76,6 +76,14 @@
}
},
"versions": {
"3.2.3": {
"name": "3.2.3",
"date": "2024-12-16"
},
"2.11.16": {
"name": "2.11.16",
"date": "2024-12-16"
},
"3.2.2": {
"name": "3.2.2",
"date": "2024-12-10"