This commit is contained in:
Alexandre
2023-05-21 11:11:02 +02:00
parent 04cd4f95e7
commit 65ef9f6ce1

View File

@@ -9,6 +9,8 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An agent used to manage all the resources in a Swarm cluster", "description": "An agent used to manage all the resources in a Swarm cluster",
"docker_api": true,
"hassio_api": true,
"full_access": true, "full_access": true,
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}", "image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
"init": false, "init": false,
@@ -45,5 +47,5 @@
}, },
"slug": "portainer_agent", "slug": "portainer_agent",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.18.2-test7" "version": "2.18.2-test8"
} }