diff --git a/website/content/docs/k8s/upgrade/compatibility.mdx b/website/content/docs/k8s/upgrade/compatibility.mdx index 385247f3de..3df5b8f5a9 100644 --- a/website/content/docs/k8s/upgrade/compatibility.mdx +++ b/website/content/docs/k8s/upgrade/compatibility.mdx @@ -14,7 +14,8 @@ 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 - latest | +| 1.10.x | 0.32.0 - latest | +| 1.9.x | 0.27.0 - 0.31.1 | | 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 |