diff --git a/docs/configuration/overview/index.md b/docs/configuration/overview/index.md index 73497f4b3..017819dbe 100644 --- a/docs/configuration/overview/index.md +++ b/docs/configuration/overview/index.md @@ -19,7 +19,7 @@ A Docker Agent config has these main sections: ```bash # 1. Version — configuration schema version (optional but recommended) -version: 15 +version: 16 # 2. Metadata — optional agent metadata for distribution metadata: @@ -298,10 +298,10 @@ For YAML editor autocompletion and validation, use the [Docker Agent JSON Schema ## Config Versioning -Docker Agent configs are versioned. The current version is `15`. Add the version at the top of your config: +Docker Agent configs are versioned. The current version is `16`. Add the version at the top of your config: ```yaml -version: 15 +version: 16 agents: root: