🤖: rancher, zabbix

rancher:
- Item root['versions']['2.8.5'] ({'name': '2.8.5', 'date': '2024-06-13'}) added to dictionary.
- Item root['versions']['2.7.14'] ({'name': '2.7.14', 'date': '2024-06-13'}) added to dictionary.

zabbix:
- Item root['versions']['6.4.16'] ({'name': '6.4.16', 'date': '2024-06-17'}) added to dictionary.
- Item root['versions']['6.0.31'] ({'name': '6.0.31', 'date': '2024-06-17'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-06-17 13:12:30 +00:00
committed by github-actions[bot]
parent 403057ecb5
commit 7009bba04e
2 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"2.8.5": {
"name": "2.8.5",
"date": "2024-06-13"
},
"2.7.14": {
"name": "2.7.14",
"date": "2024-06-13"
},
"2.8.4": {
"name": "2.8.4",
"date": "2024-05-16"

View File

@@ -25,6 +25,14 @@
}
},
"versions": {
"6.4.16": {
"name": "6.4.16",
"date": "2024-06-17"
},
"6.0.31": {
"name": "6.0.31",
"date": "2024-06-17"
},
"7.0.0": {
"name": "7.0.0",
"date": "2024-06-04"