Skip to content

Commit

Permalink
Merge pull request #528 from planetscale/compatabilit-list
Browse files Browse the repository at this point in the history
add new vitess operator and vitess version to the compatibility list
  • Loading branch information
frouioui authored Feb 7, 2024
2 parents 3bb3a67 + 8371f71 commit 1147be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ compatible with certain Vitess and Kubernetes versions, as shown in this table:
| `v2.9.*` | `v16.0.*` | `v1.22.*`, `v1.23.*`, or `v1.24.*` |
| `v2.10.*` | `v17.0.*` | `v1.22.*`, `v1.23.*`, `v1.24.*`, or `v1.25.*` |
| `v2.11.*` | `v18.0.*` | `v1.22.*`, `v1.23.*`, `v1.24.*`, or `v1.25.*` |
| `v2.12.*` | `v19.0.*` | `v1.25.*`, `v1.26.*`, `v1.27.*`, or `v1.28.*` |
| `latest` | `latest` | `v1.25.*`, `v1.26.*`, `v1.27.*`, or `v1.28.*` |

If for some reason you must attempt to use versions outside the recommend
Expand Down

0 comments on commit 1147be3

Please sign in to comment.