From 232daf0a4564b1d09df44ae296861520b3c53c45 Mon Sep 17 00:00:00 2001 From: Ahmad E Date: Fri, 24 Aug 2018 10:44:49 -0700 Subject: [PATCH] revised support dates for 1.6 bumped eos and eom dates to 1.6 by 9 months --- data/support.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/support.toml b/data/support.toml index 27bf603231c..6d68e6f2b25 100644 --- a/data/support.toml +++ b/data/support.toml @@ -1,8 +1,8 @@ [[table]] rancher = "1.6.X" release = "June 8, 2017" -full = "December 31, 2018" -maintain = "June 1, 2019" +full = "September 31, 2019" +maintain = "March 1, 2020" [[table]] rancher = "1.5.10" release = "March 21, 2017"