UNCLASSIFIED - NO CUI

Skip to content

Update dependency prometheus/blackbox_exporter to v0.21.0

renovate requested to merge renovate/prometheus-blackbox_exporter-0.x into development

This MR contains the following updates:

Package Type Update Change
prometheus/blackbox_exporter ironbank-github minor v0.20.0 -> v0.21.0
prometheus/blackbox_exporter minor v0.20.0 -> v0.21.0

Release Notes

prometheus/blackbox_exporter

v0.21.0

Compare Source

This Prometheus release is built with go1.18, which contains two noticeable changes related to TLS and HTTP:

  1. TLS 1.0 and 1.1 disabled by default client-side. Blackbox Exporter users can override this with the min_version parameter of tls_config.
  2. Certificates signed with the SHA-1 hash function are rejected. This doesn't apply to self-signed root certificates.
  • [BUGFIX] Prevent setting negative timeouts when using a small scrape interval. #​869

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports