Skip to content

Commit 7d620b0

Browse files
Update supported kubernetes versions in version matrix (zalando#2402)
In v1.10.0 we we have started using policy API v1 for PDBs and policy API v1 is available from Kubernetes version 1.21. So, updating the kubernetes supported version in matrix chart of v1.9, v1.10 to k8s 1.21+
1 parent 2204c2f commit 7d620b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ production for over five years.
5757

5858
| Release | Postgres versions | K8s versions | Golang |
5959
| :-------- | :---------------: | :---------------: | :-----: |
60-
| v1.10.* | 10 → 15 | 1.25+ | 1.19.8 |
61-
| v1.9.0 | 10 → 15 | 1.25+ | 1.18.9 |
60+
| v1.10.* | 10 → 15 | 1.21+ | 1.19.8 |
61+
| v1.9.0 | 10 → 15 | 1.21+ | 1.18.9 |
6262
| v1.8.* | 9.5 → 14 | 1.20 → 1.24 | 1.17.4 |
6363
| v1.7.1 | 9.5 → 14 | 1.20 → 1.24 | 1.16.9 |
6464

0 commit comments

Comments
 (0)