chore(deps): update prom/blackbox-exporter docker tag to v0.28.0 - #551
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update prom/blackbox-exporter docker tag to v0.28.0#551renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.0→v0.28.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
chart/<chart-name>Release Notes
prometheus/blackbox_exporter (prom/blackbox-exporter)
v0.28.0: 0.28.0 / 2025-12-04Compare Source
BREAKING CHANGES:
--log.proberflag behavior has changed. The scrape probe logger is now an independent logger. Please review the README.md and adjust configurations as needed. #1461ERRORlevel instead ofINFO, and adjusting many prober logs fromINFOtoDEBUGlevel. To see more detailed probe logs, set--log.prober=debug. #1461Changes:
Blackbox-Exporter/<version>) #1446config.enable-auto-reload,config.auto-reload-interval#1464debugparam log output work regardless of log level #1438v0.27.0: 0.27.0 / 2025-06-26Compare Source
v0.26.0: 0.26.0 / 2025-02-26Compare Source
v0.25.0: 0.25.0 / 2024-04-09Compare Source
v0.24.0: 0.24.0 / 2023-05-16Compare Source
v0.23.0: 0.23.0 / 2022-12-02Compare Source
probe_ssl_last_chain_infometric. #943Add probe_dns_query_succeededmetric. #990v0.22.0: 0.22.0 / 2022-08-02Compare Source
skip_resolve_phase_with_proxyoption. #944authenticated requests. #948
v0.21.1: 0.21.1 / 2022-06-17Compare Source
v0.21.0: 0.21.0 / 2022-05-30Compare Source
This Prometheus release is built with go1.18, which contains two noticeable
changes related to TLS and HTTP:
Blackbox Exporter users can override this with the
min_versionparameter oftls_config.
This doesn't apply to self-signed root certificates.
v0.20.0: 0.20.0 / 2022-03-16Compare Source
v0.19.0: 0.19.0 / 2021-05-10Compare Source
In the HTTP probe,
no_follow_redirectshas been changed tofollow_redirects.This release accepts both, with a precedence to the
no_follow_redirectsparameter.In the next release,
no_follow_redirectswill be removed.v0.18.0: 0.18.0 / 2020-10-12Compare Source
[ENHANCEMENT] Expose probe_dns_duration_seconds metric (#662)
[ENHANCEMENT] Add probe_icmp_reply_hop_limit (#694)
[ENHANCEMENT] prober/tls: adding metric to expose certificate fingerprint info (#678)
[BUGFIX] prober/tls: fix probe_ssl_last_chain_expiry_timestamp_seconds (#681)
[BUGFIX] Fix incorrect content length reporting when using regexes (#674)
[BUGFIX] Fix panic when running ICMPv4 probe with DontFragment (#686)
[BUGFIX] Deal with URLs with literal IPv6 addresses (#645)
[BUGFIX] Change DoT default port to 853 (#655)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.