🤖: amazon-linux, ansible-core, openzfs, pan-os, rocket-chat

amazon-linux:
- Item root['versions']['2023.3.20240219.0'] ({'name': '2023.3.20240219.0', 'date': '2024-02-26'}) added to dictionary.
- Item root['versions']['2.0.20240223.0'] ({'name': '2.0.20240223.0', 'date': '2024-02-26'}) added to dictionary.

ansible-core:
- Item root['versions']['2.16.4'] ({'name': '2.16.4', 'date': '2024-02-26'}) added to dictionary.

openzfs:
- Item root['versions']['2.1.15'] ({'name': '2.1.15', 'date': '2024-02-26'}) added to dictionary.

pan-os:
- Value of root['releases']['9.1']['eol'] changed from "2024-06-30" to "2024-03-31".

rocket-chat:
- Item root['versions']['6.5.4'] ({'name': '6.5.4', 'date': '2024-02-26'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-02-27 01:32:20 +00:00
committed by github-actions[bot]
parent 1057a20e4c
commit 0233bf6c2b
5 changed files with 21 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"2023.3.20240219.0": {
"name": "2023.3.20240219.0",
"date": "2024-02-26"
},
"2.0.20240223.0": {
"name": "2.0.20240223.0",
"date": "2024-02-26"
},
"2023.3.20240131.0": {
"name": "2023.3.20240131.0",
"date": "2024-02-02"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.16.4": {
"name": "2.16.4",
"date": "2024-02-26"
},
"2.16.3": {
"name": "2.16.3",
"date": "2024-01-29"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.1.15": {
"name": "2.1.15",
"date": "2024-02-26"
},
"2.2.3": {
"name": "2.2.3",
"date": "2024-02-22"

View File

@@ -3,7 +3,7 @@
"9.1": {
"name": "9.1",
"releaseDate": "2019-12-13",
"eol": "2024-06-30"
"eol": "2024-03-31"
},
"9.0": {
"name": "9.0",

View File

@@ -198,6 +198,10 @@
}
},
"versions": {
"6.5.4": {
"name": "6.5.4",
"date": "2024-02-26"
},
"6.6.1": {
"name": "6.6.1",
"date": "2024-02-20"