Update DTR 2.3 release notes

This commit is contained in:
Joao Fernandes 2017-07-11 10:55:37 -07:00 committed by Jim Galasyn
parent 002094215e
commit fad2803dd4
4 changed files with 5 additions and 18 deletions

View File

@ -1866,12 +1866,8 @@ manuals:
title: Create deployment policies
- path: /datacenter/dtr/2.3/reference/api/
title: API reference
- sectiontitle: Release notes
section:
- path: /datacenter/dtr/2.3/guides/release-notes/
title: Release notes
- path: /datacenter/dtr/2.3/guides/release-notes/incompatibilities-and-breaking-changes/
title: Incompatibilities and breaking changes
- path: /datacenter/dtr/2.3/guides/release-notes/
title: Release notes
- path: /datacenter/dtr/2.3/guides/support/
title: Get support
- sectiontitle: Previous versions

View File

@ -87,4 +87,4 @@ upgrade. The command is the same as for a minor upgrade.
## Where to go next
* [Release notes](release-notes.md)
* [Release notes](../release-notes.md)

View File

@ -1,6 +1,6 @@
---
title: DTR {{ page.dtr_version_minor }} release notes
description: Learn about the new features, bug fixes, and breaking changes for Docker Trusted Registry {{ page.dtr_version_minor }}
title: DTR 2.3 release notes
description: Learn about the new features, bug fixes, and breaking changes for Docker Trusted Registry 2.3
keywords: docker trusted registry, whats new, release notes
---

View File

@ -1,9 +0,0 @@
---
title: Incompatibilities and breaking changes
description: Learn about the incompatibilities and breaking changes introduced by Docker Trusted Registry version {{ page.dtr_version_minor }}
keywords: docker, ucp, upgrade, incompatibilities
---
With Docker Trusted Registry {{ page.dtr_version_minor }}, the `/load_balancer_status`
endpoint is deprecated and is going to be removed in future versions. Use the
`/health` endpoint instead.