You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version change:v0.93.0 → v0.93.1 (patch) Semver bump type: patch
Changes:
[BUGFIX] Fix duplicate kubelet targets for nodes reporting several addresses of the same IP family (#8739)
[BUGFIX] Fix argument list for Thanos containers when custom TLS ciphers or curves are specified (#8749)
Breaking changes: None
Security concerns: None
Impact on codebase: The only change is bumping the prometheusOperatorVersion constant in test/utils/utils.go (line 36). This constant is used solely to download the prometheus-operator bundle into the kind cluster for e2e tests — it provides the ServiceMonitor CRD that the operator's default deployment ships. Neither bugfix (kubelet target dedup, Thanos TLS args) affects ServiceMonitor CRD functionality. No Go module dependency changes.
Recommendation: SAFE TO MERGE
Notes: CI checks are still in progress at time of review — verify they pass before merging. Auto-approval skipped because commits are authored by scality-renovate[bot] (policy: only pure dependabot PRs are auto-approved).
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
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.93.0→v0.93.1Release Notes
prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)
v0.93.1: 0.93.1 / 2026-08-10Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate CLI.