mirror of https://github.com/docker/docs.git
Update DTR 2.3 release notes
This commit is contained in:
parent
002094215e
commit
fad2803dd4
|
@ -1866,12 +1866,8 @@ manuals:
|
||||||
title: Create deployment policies
|
title: Create deployment policies
|
||||||
- path: /datacenter/dtr/2.3/reference/api/
|
- path: /datacenter/dtr/2.3/reference/api/
|
||||||
title: API reference
|
title: API reference
|
||||||
- sectiontitle: Release notes
|
- path: /datacenter/dtr/2.3/guides/release-notes/
|
||||||
section:
|
title: Release notes
|
||||||
- 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/support/
|
- path: /datacenter/dtr/2.3/guides/support/
|
||||||
title: Get support
|
title: Get support
|
||||||
- sectiontitle: Previous versions
|
- sectiontitle: Previous versions
|
||||||
|
|
|
@ -87,4 +87,4 @@ upgrade. The command is the same as for a minor upgrade.
|
||||||
|
|
||||||
## Where to go next
|
## Where to go next
|
||||||
|
|
||||||
* [Release notes](release-notes.md)
|
* [Release notes](../release-notes.md)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: DTR {{ page.dtr_version_minor }} release notes
|
title: DTR 2.3 release notes
|
||||||
description: Learn about the new features, bug fixes, and breaking changes for Docker Trusted Registry {{ page.dtr_version_minor }}
|
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
|
keywords: docker trusted registry, whats new, release notes
|
||||||
---
|
---
|
||||||
|
|
|
@ -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.
|
|
Loading…
Reference in New Issue