packages: T7347: Update prometheus exporters

This commit is contained in:
Nicolas Vollmar 2025-04-11 10:18:23 +02:00
parent 2f18905e98
commit 9bfb053c91
4 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ EOF
echo "I: Create $SRC/debian/changelog"
cat <<EOF > debian/changelog
blackbox-exporter (0.25.0) UNRELEASED; urgency=medium
blackbox-exporter (0.26.0) UNRELEASED; urgency=medium
* Upstream package

View File

@ -1,5 +1,5 @@
[[packages]]
name = "blackbox_exporter"
commit_id = "v0.25.0"
commit_id = "v0.26.0"
scm_url = "https://github.com/prometheus/blackbox_exporter"
build_cmd = "cd ..; y | ./build.sh"

View File

@ -1,6 +1,6 @@
[[packages]]
name = "frr_exporter"
commit_id = "v1.3.1"
commit_id = "v1.5.0"
scm_url = "https://github.com/tynany/frr_exporter"
build_cmd = """

View File

@ -1,6 +1,6 @@
[[packages]]
name = "node_exporter"
commit_id = "v1.8.2"
commit_id = "v1.9.1"
scm_url = "https://github.com/prometheus/node_exporter"
build_cmd = """