Skip to content

Commit

Permalink
Update compatibility matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Feb 11, 2022
1 parent e70ac84 commit 11474c6
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,19 @@ The official documentation for the Jaeger Operator, including all its customizat
The following table shows the compatibility of jaeger operator with different components, in this particular case we shows Kubernetes and Strimzi operator compatibility


| Jaeger Operator | Kubernetes | Strimzi Operator |
|-----------------|----------------------|---------------------
| v1.24 | v1.19, v1.20, v1.21 | v0.23 |
| v1.23 | v1.19, v1.20, v1.21 | v0.19, v0.20 |
| v1.22 | v1.18 to v1.20 | v0.19 |
| Jaeger Operator | Kubernetes | Strimzi Operator |
|-----------------|----------------------|-------------------------------|
| v1.31 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.30 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.29 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.28 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.27 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.26 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.25 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.24 | v1.19, v1.20, v1.21 | v0.23, 0.24, 0.25, 0.26, 0.27 |
| v1.23 | v1.19, v1.20, v1.21 | v0.19, v0.20 |
| v1.22 | v1.18 to v1.20 | v0.19 |



### Jaeger Operator vs. Jaeger
Expand Down

0 comments on commit 11474c6

Please sign in to comment.