🤖: argocd, grafana, prometheus

argocd:
- Item root['versions']['2.12.3'] ({'name': '2.12.3', 'date': '2024-08-27'}) added to dictionary.

grafana:
- Item root['versions']['11.0.4'] ({'name': '11.0.4', 'date': '2024-08-23'}) added to dictionary.
- Item root['versions']['10.4.8'] ({'name': '10.4.8', 'date': '2024-08-23'}) added to dictionary.
- Item root['versions']['10.3.9'] ({'name': '10.3.9', 'date': '2024-08-23'}) added to dictionary.

prometheus:
- Item root['versions']['2.54.1'] ({'name': '2.54.1', 'date': '2024-08-27'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-08-27 13:00:50 +00:00
committed by github-actions[bot]
parent e6165e4873
commit 86195d82f3
3 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.12.3": {
"name": "2.12.3",
"date": "2024-08-27"
},
"2.9.22": {
"name": "2.9.22",
"date": "2024-08-22"

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"11.0.4": {
"name": "11.0.4",
"date": "2024-08-23"
},
"10.4.8": {
"name": "10.4.8",
"date": "2024-08-23"
},
"10.3.9": {
"name": "10.3.9",
"date": "2024-08-23"
},
"11.1.4": {
"name": "11.1.4",
"date": "2024-07-30"

View File

@@ -17,6 +17,10 @@
}
},
"versions": {
"2.54.1": {
"name": "2.54.1",
"date": "2024-08-27"
},
"2.54.0": {
"name": "2.54.0",
"date": "2024-08-09"