Skip to content

Commit 56daaad

Browse files
cnpg-botpublic-cloud-k8s-versions-check
andauthored
feat: Public Cloud K8S versions update (cloudnative-pg#7135)
Update the versions used to test the operator on public cloud providers Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by: public-cloud-k8s-versions-check <public-cloud-k8s-versions-check@users.noreply.github.com>
1 parent cf27b87 commit 56daaad

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

.github/aks_versions.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[
2-
"1.32.0",
3-
"1.31.5",
4-
"1.30.9",
5-
"1.29.9"
2+
"1.32.3",
3+
"1.31.7",
4+
"1.30.9"
65
]

.github/eks_versions.json

Lines changed: 1 addition & 2 deletions
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/gke_versions.json

Lines changed: 1 addition & 2 deletions
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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
2-
"v1.32.2",
2+
"v1.33.0",
3+
"v1.32.3",
34
"v1.31.6",
45
"v1.30.10",
56
"v1.29.14",

0 commit comments

Comments
 (0)