From 713c50ef7ba546d533692ef5ed34fee39e2394ca Mon Sep 17 00:00:00 2001 From: Iryna Shustava Date: Mon, 12 Oct 2020 18:03:54 -0700 Subject: [PATCH] Update compatibility matrix (#8928) --- 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 600b7ff3e..0f3c903ea 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.24.1 | +| 1.8.x | 0.22.0 - 0.25.0 | | 1.7.x | 0.17.0 - 0.21.0 | | 1.6.x | 0.10.0 - 0.16.2 |