File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.3] - 2025-01-20
4+
5+ - Upgraded base image from ` ghcr.io/hassio-addons/base/<arch>:16.3.5 ` to ` 17.1.0 `
6+
37## [ 1.0.2] - 2024-11-10
48
59- Upgraded Node Exporter to ` 1.8.2 `
Original file line number Diff line number Diff line change 11{
22 "build_from" : {
3- "amd64" : " ghcr.io/hassio-addons/base/amd64:16.3.5 " ,
4- "aarch64" : " ghcr.io/hassio-addons/base/aarch64:16.3.5 " ,
5- "armv7" : " ghcr.io/hassio-addons/base/armv7:16.3.5 "
3+ "amd64" : " ghcr.io/hassio-addons/base/amd64:17.1.0 " ,
4+ "aarch64" : " ghcr.io/hassio-addons/base/aarch64:17.1.0 " ,
5+ "armv7" : " ghcr.io/hassio-addons/base/armv7:17.1.0 "
66 }
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " Prometheus Node Exporter" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "slug" : " prometheus_node_exporter" ,
55 "description" : " Prometheus node exporter for hardware and OS metrics" ,
66 "url" : " https://github.com/loganmarchione/hassos-addons/tree/main/prometheus_node_exporter" ,
You can’t perform that action at this time.
0 commit comments