From b2d00dce7a7f7172a875f89050d6a5c60af203ba Mon Sep 17 00:00:00 2001 From: David Yu Date: Wed, 27 Jan 2021 14:39:03 -0800 Subject: [PATCH] docs: Update Compat Matrix for Consul Helm 0.29 (#9657) * docs: Update Compat Matrix for Consul Helm 0.29 Adding 0.29 * Update compatibility.mdx --- website/content/docs/k8s/upgrade/compatibility.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/upgrade/compatibility.mdx b/website/content/docs/k8s/upgrade/compatibility.mdx index 21b2e833f0..198b3666b2 100644 --- a/website/content/docs/k8s/upgrade/compatibility.mdx +++ b/website/content/docs/k8s/upgrade/compatibility.mdx @@ -15,7 +15,7 @@ the Helm chart which will ensure a compatible version of the Consul Kubernetes b | Consul Version | Compatible Consul Helm Versions | | -------------- | ------------------------------- | -| 1.9.x | 0.27.0 - 0.28.0 | +| 1.9.x | 0.27.0 - latest | | 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 |