From 5d31e2d7663f7c71b6e5afa905ce3e14537be650 Mon Sep 17 00:00:00 2001 From: Nitya Dhanushkodi Date: Thu, 12 Nov 2020 14:43:33 -0800 Subject: [PATCH] Update compatibility matrix Co-authored-by: Ashwin Venkatesh --- website/pages/docs/k8s/upgrade/compatibility.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/k8s/upgrade/compatibility.mdx b/website/pages/docs/k8s/upgrade/compatibility.mdx index 0f3c903eae..0859241e6a 100644 --- a/website/pages/docs/k8s/upgrade/compatibility.mdx +++ b/website/pages/docs/k8s/upgrade/compatibility.mdx @@ -15,6 +15,6 @@ the Helm chart which will ensure a compatible version of the Consul Kubernetes b | Consul Version | Compatible Consul Helm Versions | | -------------- | ------------------------------- | -| 1.8.x | 0.22.0 - 0.25.0 | +| 1.8.x | 0.22.0 - 0.26.0 | | 1.7.x | 0.17.0 - 0.21.0 | | 1.6.x | 0.10.0 - 0.16.2 |