We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a84d8 commit 5ae8a04Copy full SHA for 5ae8a04
1 file changed
build.json
@@ -10,6 +10,12 @@
10
},
11
"labels": {
12
"io.hass.type": "observer",
13
- "org.opencontainers.image.source": "https://github.com/home-assistant/plugin-observer"
+ "org.opencontainers.image.title": "Home Assistant Observer Plugin",
14
+ "org.opencontainers.image.description": "Home Assistant Supervisor plugin monitor Supervisor",
15
+ "org.opencontainers.image.source": "https://github.com/home-assistant/plugin-observer",
16
+ "org.opencontainers.image.authors": "The Home Assistant Authors",
17
+ "org.opencontainers.image.url": "https://www.home-assistant.io/",
18
+ "org.opencontainers.image.documentation": "https://www.home-assistant.io/docs/",
19
+ "org.opencontainers.image.licenses": "Apache License 2.0"
20
}
21
0 commit comments