mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Merge pull request #8276 from cjcenizal/improvement/fix-readme-version-compatibility-chart
Fix typo in README version compatibility chart.
This commit is contained in:
commit
85234ed6de
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Ideally, you should be running Elasticsearch and Kibana with matching version nu
|
|||
| -------------- | ---------- | ------- | ----------- |
|
||||
| 6.1.2 | 6.1.2 | 💚 | Versions are the same. |
|
||||
| 6.1.2 | 6.1.5 | ⚠️ | ES patch number is newer. |
|
||||
| 6.1.2 | 6.5.0 | ⚠️ | ES major number is newer. |
|
||||
| 6.1.2 | 6.5.0 | ⚠️ | ES minor number is newer. |
|
||||
| 6.1.2 | 7.0.0 | 🚫 | ES major number is newer. |
|
||||
| 6.1.2 | 6.1.0 | 🚫 | ES patch number is older. |
|
||||
| 6.1.2 | 6.0.0 | 🚫 | ES minor number is older. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue