Skip to content

Commit 1bec1a9

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 bc975fa commit 1bec1a9

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.github/eks_versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"1.35",
23
"1.34",
34
"1.33",
45
"1.32"

.github/k3d_versions.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[
2-
"v1.35.0",
3-
"v1.34.3",
4-
"v1.33.7"
2+
"v1.35.2",
3+
"v1.34.5",
4+
"v1.33.9",
5+
"v1.32.13",
6+
"v1.31.14",
7+
"v1.30.14",
8+
"v1.29.15"
59
]

0 commit comments

Comments
 (0)