Alexandre
2023-05-22 16:30:47 +02:00
committed by GitHub
parent 398c8acbbd
commit 0192aae8be

View File

@@ -15,7 +15,7 @@
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}", "image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
"init": false, "init": false,
"map": [ "map": [
"config", "config:rw",
"share:rw", "share:rw",
"ssl" "ssl"
], ],
@@ -44,5 +44,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-6" "version": "2.18.2-7"
} }