🤖: 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:
github-actions[bot]
2025-04-28 07:08:27 +00:00
committed by github-actions[bot]
parent fcda29e08b
commit 03d03c0292
2 changed files with 16 additions and 0 deletions

View File

@@ -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"

View File

@@ -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"