diff options
author | Daniil Baturin <daniil@vyos.io> | 2025-04-24 16:11:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 16:11:40 +0100 |
commit | db23b29ceb56a19873f00426f15f67503361de36 (patch) | |
tree | 43124ebc9a70eaea991a6e93c11e3f1462ee64cb /scripts/package-build/blackbox_exporter/build.sh | |
parent | 510773313798742ec7f5dd972d5b99d7442280db (diff) | |
parent | 9bfb053c91dd57dc2324ae6f645f485b178bc569 (diff) | |
download | vyos-build-db23b29ceb56a19873f00426f15f67503361de36.tar.gz vyos-build-db23b29ceb56a19873f00426f15f67503361de36.zip |
T7347: Update prometheus exporters
Diffstat (limited to 'scripts/package-build/blackbox_exporter/build.sh')
-rwxr-xr-x | scripts/package-build/blackbox_exporter/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/blackbox_exporter/build.sh b/scripts/package-build/blackbox_exporter/build.sh index 39a08230..127c03be 100755 --- a/scripts/package-build/blackbox_exporter/build.sh +++ b/scripts/package-build/blackbox_exporter/build.sh @@ -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 |