Skip to content

Commit

Permalink
Update Kubernetes version support table.
Browse files Browse the repository at this point in the history
  • Loading branch information
corneil committed Aug 6, 2024
1 parent 93edfc3 commit fa69c66
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions spring-cloud-deployer-kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ A [Spring Cloud Deployer](https://github.com/spring-cloud/spring-cloud-deployer)

## Kubernetes Compatibilit

| Deployer \ Kubernetes | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 |
|-----------------------|------|------|------|------|-------|-------|------|------|------|------|
| **2.6.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` |
| **2.7.x** | `` | `` | `?` | `?` | `?` | `` |`` | `` | `` | `` |
| **2.8.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` |
| **2.9.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` |
| **3.0.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` |
| Deployer \ Kubernetes | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 |
|-----------------------|------|------|------|------|-------|-------|------|------|------|------|------|
| **2.6.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` | `` |
| **2.7.x** | `` | `` | `?` | `?` | `?` | `` |`` | `` | `` | `` | `` |
| **2.8.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` | `` |
| **2.9.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` | `` |
| **3.0.x** | `` | `` | `` | `` | `` | `` |`` | `` | `` | `` | `` |

- `` Fully supported version
- `?` Due to breaking changes might not work _(e.g., ABAC vs RBAC)_. Also, we haven't thoroughly tested against this version.
Expand Down

0 comments on commit fa69c66

Please sign in to comment.