Skip to content

fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1#560

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x
Open

fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1#560
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.89.0v0.90.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)

v0.90.1: 0.90.1 / 2026-03-25

Compare Source

  • [BUGFIX] Fix Probe ignoring HTTP client settings in scrape configuration. #​8461

v0.90.0: 0.90.0 / 2026-03-19

Compare Source

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #​8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #​8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #​8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #​8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #​8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #​8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #​8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #​8384 #​8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #​8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #​8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #​8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #​8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #​8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #​8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #​8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #​8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #​8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #​8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #​8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #​8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #​8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #​8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #​8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #​8434
  • [BUGFIX] Reconcile resources with inconsistent status. #​8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #​8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #​8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #​8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #​8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #​8337

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 26010af to 86194f0 Compare March 19, 2026 13:20
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 - autoclosed Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch March 25, 2026 09:10
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 7d672c2 to 86194f0 Compare March 25, 2026 13:17
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
sigs.k8s.io/controller-runtime v0.23.1 -> v0.23.3
k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf -> v0.0.0-20260317180543-43fb72c5454a

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 5 times, most recently from f6ce375 to a89b105 Compare March 25, 2026 17:21
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from a89b105 to 46f0c39 Compare March 25, 2026 17:21
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 46f0c39 to fe3c68f Compare April 2, 2026 21:30
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
sigs.k8s.io/controller-runtime v0.23.1 -> v0.23.3
k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf -> v0.0.0-20260317180543-43fb72c5454a

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from fe3c68f to f135096 Compare April 2, 2026 21:31
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 5 times, most recently from f135096 to 0d0c753 Compare April 5, 2026 13:21
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 7, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 13, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 5 times, most recently from ee1fef5 to a9fcaea Compare April 13, 2026 01:23
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 5 times, most recently from a9fcaea to 56a8c3f Compare April 15, 2026 09:31
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 17, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 17, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 4 times, most recently from 56a8c3f to edec43b Compare April 17, 2026 01:18
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 23, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 23, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 23, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 23, 2026
…erator/pkg/apis/monitoring to v0.90.1

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants