From 56660b49d65a678c0269cb4d1a90adcd8eeaee25 Mon Sep 17 00:00:00 2001 From: Nate Bhurinat Wangsutthitham Date: Thu, 16 May 2019 23:35:01 +0700 Subject: [PATCH] Update README.md to reflect 1.12 release Remove -beta tag from the table as the stable has been released. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f958eb12c3f9..7e0a2416b1829 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Kubernetes version. |---------------|-----------|-----------|------------|------------|------------|------------|------------| | 1.14.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | 1.13.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | -| 1.12.x - Beta | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ | +| 1.12.x | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ | | 1.11.x | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ | | 1.10.x | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ | | ~~1.9.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ | ❌ |