🤖: gitlab, grafana

gitlab:
- Item root['versions']['18.2.2'] ({'name': '18.2.2', 'date': '2025-08-12'}) added to dictionary.
- Item root['versions']['18.1.4'] ({'name': '18.1.4', 'date': '2025-08-12'}) added to dictionary.

grafana:
- Item root['versions']['11.6.5'] ({'name': '11.6.5', 'date': '2025-08-13'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-08-13 07:00:24 +00:00
committed by github-actions[bot]
parent 40e93e61c6
commit 40c3739798
2 changed files with 12 additions and 0 deletions

View File

@@ -6,6 +6,14 @@
}
},
"versions": {
"18.2.2": {
"name": "18.2.2",
"date": "2025-08-12"
},
"18.1.4": {
"name": "18.1.4",
"date": "2025-08-12"
},
"18.2.1": {
"name": "18.2.1",
"date": "2025-07-22"

View File

@@ -62,6 +62,10 @@
}
},
"versions": {
"11.6.5": {
"name": "11.6.5",
"date": "2025-08-13"
},
"11.5.8": {
"name": "11.5.8",
"date": "2025-08-12"