🤖: amazon-cdk, istio, vue

amazon-cdk:
- Item root['versions']['2.147.2'] ({'name': '2.147.2', 'date': '2024-06-27'}) added to dictionary.

istio:
- Value of root['releases']['1.20']['eol'] changed from "2024-07-31" to "2024-06-25".

vue:
- Item root['versions']['3.4.31'] ({'name': '3.4.31', 'date': '2024-06-28'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-06-28 06:42:00 +00:00
committed by github-actions[bot]
parent bd7bf10df5
commit 77283053d4
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.147.2": {
"name": "2.147.2",
"date": "2024-06-27"
},
"2.147.1": {
"name": "2.147.1",
"date": "2024-06-21"

View File

@@ -12,7 +12,7 @@
},
"1.20": {
"name": "1.20",
"eol": "2024-07-31",
"eol": "2024-06-25",
"supportedKubernetesVersions": "1.25 - 1.29"
},
"1.19": {

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.4.31": {
"name": "3.4.31",
"date": "2024-06-28"
},
"3.4.30": {
"name": "3.4.30",
"date": "2024-06-22"