Skip to content

Commit 9636b12

Browse files
Bump version
1 parent d556190 commit 9636b12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

prometheus_node_exporter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.0.0] - 2025-12.07
4+
5+
⚠️ BREAKING CHANGES ⚠️
6+
7+
- Upgraded base image from `ghcr.io/hassio-addons/base/<arch>:18.2.1` to `19.0.0`, which drops support for `armv7` (since the base image for [19.0.0 drops support](https://github.com/hassio-addons/addon-base/releases/tag/v19.0.0) for `armhf`, `armv7`, and `i386`)
8+
39
## [1.1.0] - 2025-11-28
410

511
- Upgraded Node Exporter to `1.10.2`

prometheus_node_exporter/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Prometheus Node Exporter",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
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",

0 commit comments

Comments
 (0)