engine: api: add API v1.42 (docker v23.0.0)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2023-01-06 22:18:59 +01:00
parent f2e6257350
commit 77bb40ce7b
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
3 changed files with 6 additions and 1 deletions

View File

@ -42,7 +42,7 @@ exclude:
# Component versions -- address like site.docker_ce_version
# You can't have - characters in these for non-YAML reasons.
# When updating 'latest_engine_api_version', also update 'min_api_threshold' below.
latest_engine_api_version: "1.41"
latest_engine_api_version: "1.42"
docker_ce_version: "20.10"
compose_v1_version: "1.29.2"
compose_version: "v2.15.1"

View File

@ -756,6 +756,8 @@ reference:
section:
- path: /engine/api/version-history/
title: Version history overview
- path: /engine/api/v1.42/
title: v1.42 reference
- path: /engine/api/v1.41/
title: v1.41 reference
- path: /engine/api/v1.40/

3
engine/api/v1.42.md Normal file
View File

@ -0,0 +1,3 @@
---
layout: engine-api
---