From b576ccb84affe66431859903fda35a47237938f7 Mon Sep 17 00:00:00 2001 From: Masayuki Ishii Date: Wed, 4 Oct 2023 07:39:42 +0000 Subject: [PATCH] Revised MySQL Support Policy Signed-off-by: Masayuki Ishii --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28bf05455..11762e3d2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Blog article: [Introducing MOCO, a modern MySQL operator on Kubernetes](https:// - MySQL: 8.0.18, 8.0.25, 8.0.26, 8.0.27, 8.0.28, 8.0.30, 8.0.31, 8.0.32, 8.0.33, 8.0.34 - Kubernetes: 1.25, 1.26, 1.27 -Other MySQL 8 releases would probably work. They are simply not tested in our CI. +MOCO supports (tests) the LTS releases of MySQL 8. +Innovation releases would probably work. But they are not tested in our CI. ## Features