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.6] - 2025-09-19
4+
5+ - Upgraded base image from ` ghcr.io/hassio-addons/base/<arch>:18.0.0 ` to ` 18.1.1 `
6+
37## [ 1.0.5] - 2025-07-01
48
59- Upgraded Node Exporter to ` 1.9.1 `
Original file line number Diff line number Diff line change 11{
22 "build_from" : {
3- "amd64" : " ghcr.io/hassio-addons/base/amd64:18.0.0 " ,
4- "aarch64" : " ghcr.io/hassio-addons/base/aarch64:18.0.0 " ,
5- "armv7" : " ghcr.io/hassio-addons/base/armv7:18.0.0 "
3+ "amd64" : " ghcr.io/hassio-addons/base/amd64:18.1.1 " ,
4+ "aarch64" : " ghcr.io/hassio-addons/base/aarch64:18.1.1 " ,
5+ "armv7" : " ghcr.io/hassio-addons/base/armv7:18.1.1 "
66 }
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " Prometheus Node Exporter" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
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