Skip to content

Commit 0b1d140

Browse files
cnpg-botpublic-cloud-k8s-versions-check
andauthored
feat: Public Cloud K8S versions update (cloudnative-pg#6595)
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 a725d1f commit 0b1d140

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/aks_versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
2-
"1.31.2",
3-
"1.30.6",
2+
"1.31.3",
3+
"1.30.7",
44
"1.29.9",
55
"1.28.9"
66
]

.github/eks_versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
2+
"1.32",
23
"1.31",
34
"1.30",
4-
"1.29",
5-
"1.28"
5+
"1.29"
66
]

.github/kind_versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
"v1.32.0",
2+
"v1.32.1",
33
"v1.31.4",
44
"v1.30.8",
55
"v1.29.12",

0 commit comments

Comments
 (0)