diff --git a/website/content/docs/release-notes/1.14.0.mdx b/website/content/docs/release-notes/1.14.0.mdx index 9f8b007807..dda287dcd7 100644 --- a/website/content/docs/release-notes/1.14.0.mdx +++ b/website/content/docs/release-notes/1.14.0.mdx @@ -7,9 +7,7 @@ description: |- # Vault 1.14.0 release notes -**GA date:** TBD - -@include 'alerts/rc-alert.mdx' +**GA date:** June 21, 2023 @include 'release-notes/intro.mdx' diff --git a/website/content/docs/upgrading/upgrade-to-1.14.x.mdx b/website/content/docs/upgrading/upgrade-to-1.14.x.mdx index 5ee254ce16..9d61a15923 100644 --- a/website/content/docs/upgrading/upgrade-to-1.14.x.mdx +++ b/website/content/docs/upgrading/upgrade-to-1.14.x.mdx @@ -8,8 +8,6 @@ description: |- # Upgrade to Vault 1.14.x -@include 'alerts/rc-alert.mdx' - The Vault 1.14.x upgrade guide contains information on deprecations, important or breaking changes, and remediation recommendations for anyone upgrading from Vault 1.13. **Please read carefully**. diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index ea56798e80..4288ab370e 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -1879,8 +1879,7 @@ }, { "title": "Upgrade to 1.14.x", - "path": "upgrading/upgrade-to-1.14.x", - "hidden": true + "path": "upgrading/upgrade-to-1.14.x" }, { "title": "Upgrade to 1.13.x", @@ -2128,8 +2127,7 @@ }, { "title": "1.14.0", - "path": "release-notes/1.14.0", - "hidden": true + "path": "release-notes/1.14.0" }, { "title": "1.13.0",