1 parent 8e1c547 commit 54977e9Copy full SHA for 54977e9
1 file changed
agent-schema.json
@@ -1,8 +1,8 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"$id": "https://github.com/docker/docker-agent/blob/main/agent-schema.json",
4
- "title": "Cagent Configuration",
5
- "description": "Configuration schema for Cagent v5",
+ "title": "Docker Agent Configuration",
+ "description": "Configuration schema for Docker Agent v6",
6
"type": "object",
7
"properties": {
8
"version": {
0 commit comments