Skip to content

Commit 66d0eb7

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 ab147df commit 66d0eb7

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

.github/aks_versions.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
2-
"1.34.2",
3-
"1.33.6",
2+
"1.35.0",
3+
"1.34.3",
4+
"1.33.7",
45
"1.32.9"
56
]

.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)