🤖: cockroachdb, consul
cockroachdb:
- Item root['versions']['25.1.5'] ({'name': '25.1.5', 'date': '2025-04-24'}) added to dictionary.
- Item root['versions']['24.1.17'] ({'name': '24.1.17', 'date': '2025-04-24'}) added to dictionary.
- Item root['versions']['23.2.24'] ({'name': '23.2.24', 'date': '2025-04-24'}) added to dictionary.
consul:
- Item root['versions']['1.20.6'] ({'name': '1.20.6', 'date': '2025-04-25'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
fcda29e08b
commit
03d03c0292
@@ -108,6 +108,18 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"25.1.5": {
|
||||
"name": "25.1.5",
|
||||
"date": "2025-04-24"
|
||||
},
|
||||
"24.1.17": {
|
||||
"name": "24.1.17",
|
||||
"date": "2025-04-24"
|
||||
},
|
||||
"23.2.24": {
|
||||
"name": "23.2.24",
|
||||
"date": "2025-04-24"
|
||||
},
|
||||
"25.1.4": {
|
||||
"name": "25.1.4",
|
||||
"date": "2025-04-08"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"1.20.6": {
|
||||
"name": "1.20.6",
|
||||
"date": "2025-04-25"
|
||||
},
|
||||
"1.20.5": {
|
||||
"name": "1.20.5",
|
||||
"date": "2025-03-11"
|
||||
|
||||
Reference in New Issue
Block a user