Skip to content

Commit c2ee0f7

Browse files
public-cloud-k8s-versions-checkgithub-actions[bot]
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 aa240d8 commit c2ee0f7

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.github/eks_versions.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[
2+
"1.35",
3+
"1.36",
24
"1.34",
35
"1.33",
46
"1.32"

.github/k3d_versions.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
[
2-
"v1.35.0",
3-
"v1.34.3",
4-
"v1.33.7"
2+
"v1.35.1",
3+
"v1.34.4",
4+
"v1.33.8",
5+
"v1.32.12",
6+
"v1.31.14",
7+
"v1.30.14",
8+
"v1.29.15",
9+
"v1.28.15",
10+
"v1.27.16"
511
]

0 commit comments

Comments
 (0)