Skip to content

Commit e7539eb

Browse files
public-cloud-k8s-versions-checkgithub-actions[bot]
public-cloud-k8s-versions-check
authored andcommitted
feat: Updated public cloud k8s tested versions
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent faa4b39 commit e7539eb

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/aks_versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
2-
"1.32.0",
3-
"1.31.5",
2+
"1.32.3",
3+
"1.31.7",
44
"1.30.9",
55
"1.29.9"
66
]

.github/eks_versions.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[
22
"1.32",
33
"1.31",
4-
"1.30",
5-
"1.29"
4+
"1.30"
65
]

.github/kind_versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
"v1.32.2",
2+
"v1.32.3",
33
"v1.31.6",
44
"v1.30.10",
55
"v1.29.14",

0 commit comments

Comments
 (0)