Add Portainer Addon v1.5.2

This commit is contained in:
Max Winterstein
2021-09-27 10:11:56 +02:00
parent 199e6f20a2
commit 5daf9bda73
12 changed files with 374 additions and 0 deletions

8
portainer/build.json Normal file
View File

@@ -0,0 +1,8 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/base/aarch64:10.0.1",
"amd64": "ghcr.io/hassio-addons/base/amd64:10.0.1",
"armhf": "ghcr.io/hassio-addons/base/armhf:10.0.1",
"armv7": "ghcr.io/hassio-addons/base/armv7:10.0.1"
}
}