From 65ef9f6ce1eac6312918b94f49934da882ddc06f Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 21 May 2023 11:11:02 +0200 Subject: [PATCH] test --- portainer_agent/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/portainer_agent/config.json b/portainer_agent/config.json index b77be2b89..9a9726fb9 100644 --- a/portainer_agent/config.json +++ b/portainer_agent/config.json @@ -9,6 +9,8 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "An agent used to manage all the resources in a Swarm cluster", + "docker_api": true, + "hassio_api": true, "full_access": true, "image": "ghcr.io/alexbelgium/portainer_agent-{arch}", "init": false, @@ -45,5 +47,5 @@ }, "slug": "portainer_agent", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.18.2-test7" + "version": "2.18.2-test8" } \ No newline at end of file