🤖: consul, istio, kuma, nutanix-aos

consul:
- Item root['versions']['1.21.2'] ({'name': '1.21.2', 'date': '2025-06-18'}) added to dictionary.

istio:
- Value of root['releases']['1.24']['eol'] changed from "2025-06-19" to "2025-06-24".

kuma:
- Item root['versions']['2.9.6'] ({'name': '2.9.6', 'date': '2025-06-24'}) added to dictionary.

nutanix-aos:
- Item root['versions']['7.3'] ({'name': '7.3', 'date': '2025-06-24'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-24 06:55:14 +00:00
committed by github-actions[bot]
parent deeb82c4d3
commit 076fcb887b
4 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.21.2": {
"name": "1.21.2",
"date": "2025-06-18"
},
"1.21.1": {
"name": "1.21.1",
"date": "2025-05-23"

View File

@@ -12,7 +12,7 @@
},
"1.24": {
"name": "1.24",
"eol": "2025-06-19",
"eol": "2025-06-24",
"supportedKubernetesVersions": "1.28 - 1.31"
},
"1.23": {

View File

@@ -52,6 +52,10 @@
}
},
"versions": {
"2.9.6": {
"name": "2.9.6",
"date": "2025-06-24"
},
"2.7.14": {
"name": "2.7.14",
"date": "2025-06-19"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"7.3": {
"name": "7.3",
"date": "2025-06-24"
},
"6.10.1.7": {
"name": "6.10.1.7",
"date": "2025-06-19"