Skip to content

Commit 2339571

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 af336e8 commit 2339571

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/aks_versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
"1.35.1",
3-
"1.34.4",
4-
"1.33.8"
2+
"1.35.3",
3+
"1.34.6",
4+
"1.33.9"
55
]

.github/gke_versions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[
22
"1.35",
33
"1.34",
4-
"1.33",
5-
"1.32"
4+
"1.33"
65
]

.github/k3d_versions.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[
2-
"v1.35.3",
3-
"v1.34.6",
4-
"v1.33.10",
2+
"v1.36.0",
3+
"v1.35.4",
4+
"v1.34.7",
5+
"v1.33.11",
56
"v1.32.13",
67
"v1.31.14",
78
"v1.30.14",

0 commit comments

Comments
 (0)