From f28872381fb23c8e8e02a9e188653c8335e8d513 Mon Sep 17 00:00:00 2001 From: boruszak Date: Tue, 15 Oct 2024 11:45:40 -0700 Subject: [PATCH] nav update --- website/data/docs-nav-data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 7b4fa1e63c05..e40d70fe0a9b 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -206,6 +206,10 @@ { "title": "Consul K8s", "routes": [ + { + "title": "v1.6.x", + "path": "release-notes/consul-k8s/v1_6_x" + }, { "title": "v1.5.x", "path": "release-notes/consul-k8s/v1_5_x"