diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-17 22:48:36 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-17 22:48:36 +0100 |
commit | cae5c11636142345aa61c1f14d501f825d87d4cd (patch) | |
tree | 32306afff2b3adf92b823c9caac0520812c6e777 | |
parent | 15f754678e4c8734c4600fea94fcbe66f2584515 (diff) |
nit: highlight the release
Change-Id: I09e3708d4afb477bdc767f124a778d0176f448a8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -15,14 +15,14 @@ and testing (vIMS, vRouter and vEPC) to ensure that the platforms meet Network Functions Virtualization requirements. Raspberry PI is also supported to verify datacenters as the lowest cost (50 euros hardware and software included). -| Functest releases | Kubernetes releases | -|-------------------|---------------------------| -| Hunter | v1.13 | -| Iruya | v1.15 | -| Jerma | v1.17 | -| Kali | v1.19 | -| Leguer | v1.20 | -| Master | v1.21.0-alpha.3 (rolling) | +| Functest releases | Kubernetes releases | +|-------------------|-------------------------------| +| Hunter | v1.13 | +| Iruya | v1.15 | +| Jerma | v1.17 | +| Kali | v1.19 | +| Leguer | v1.20 | +| **Master** | **v1.21.0-alpha.3 (rolling)** | ## Prepare your environment |